Squish respects the following environment variables:
SQUISH_WRAPPER_PATH In addition
to all AUT paths, Squish will also search all paths listed in the
variable when trying to locate a wrapper library.
SQUISH_LIBQTDIR If this variable
is set, Squish will look into the directory specified by this
variable when locating the Qt library when starting and hooking into
an AUT instead of using the default location.
SQUISH_SCRIPT_DIR In addition to
the shared scripts folder of a test suite, Squish will search the
directories listed in this variable when trying to locate a script
file.
SQUISH_USER_SETTINGS_DIR If this
variable is set, Squish uses that directory to store its user settings
(settings of the squishserver and the Squish IDE as well as the descriptor
files). The default locations are no longer searched for settings.
Squish sets the following environment variables:
SQUISH_TESTSUITE_NAME This
variable is set in the AUT's shell to the name of the currently
executed test suite.
SQUISH_TESTCASE_NAME This
variable is set in the AUT's shell to the name of the currently
executed test case.