Home
About
TextTest/docs
StoryText
CaptureMock
Download
Develop
Navigation:
home
>
documentation 3 21
>
environment queuesystem
Documentation for 3.21
General
Interfaces
Configuration Reference
Overview of docs
Installation guide
Troubleshooting
Tutorials
Getting Started
Testing a GUI
Course material
Screencast
Basic Setup
Test Suite Guide
Managing test data
Filtering the output
Tests that write files
File formats
Interface overview
The Static GUI
The Dynamic GUI
Personalising the GUIs
Batch Mode
Additional Features
Versions and Version Control
Mocking things out
CPU time and memory
Automatic failure interpretation
Running tests remotely
Running tests in parallel
Write your own configuration
Tips for testing Java
Default Configuration:
Config files
Running/selecting options
Environment variables
Plugin scripts
Queuesystem Configuration:
(description)
Config files
Running/selecting options
Environment variables
Plugin scripts
Personal Preferences:
Personal GUI settings
Other versions:
trunk
4.3
4.0
3.27
Older...
Environment variables that the user may set
(using the queuesystem configuration)
Variable name
Default Value
Brief text (links to documentation)
TEXTTEST_DYNAMIC_GUI_INTERPRETER
Alternative interpreter for the dynamic GUI : mostly useful for coverage / testing
TEXTTEST_HOME
.
Alias for TEXTTEST_PATH
TEXTTEST_PATH
$TEXTTEST_HOME
Root directories of the test suite
TEXTTEST_PERSONAL_CONFIG
~/.texttest
Location of personal configuration
TEXTTEST_PERSONAL_LOG
$TEXTTEST_PERSONAL_CONFIG/log
Location to write TextTest's internal logs
TEXTTEST_QS_POLL_WAIT
5
Amount of time to wait before initiating polling of SGE
TEXTTEST_SLAVE_CMD
<source directory>/bin/texttest.py
TextTest start-script for starting subsequent processes
TEXTTEST_TMP
Config value 'default_texttest_tmp'
Location of temporary files from test runs
TEXTTEST_XVFB_WAIT
15
Time to wait for Xvfb to set up connections
USECASE_HOME
$TEXTTEST_HOME/usecases
Location to store shortcuts from the GUI
Environment variables that TextTest sets
(for the system under test and/or the environment files to use)
Variable name
Brief text (links to documentation)
TEXTTEST_CHECKOUT
Full path to the checkout directory
TEXTTEST_CHECKOUT_NAME
Local name of the checkout directory
TEXTTEST_FOLLOW_FILE_TITLE
Title of the window when following file progress
TEXTTEST_ROOT
Full path to the root directory for each test application
TEXTTEST_SANDBOX
Full path to the sandbox directory
TEXTTEST_SANDBOX_ROOT
Full path to the sandbox root directory
TEXTTEST_SUBMIT_COMMAND_ARGS
Exact command arguments to run TextTest slave, for use by proxy
USECASE_RECORD_SCRIPT
Full path to the script to record in GUI tests
USECASE_REPLAY_DELAY
Time to wait between each action in GUI tests
USECASE_REPLAY_SCRIPT
Full path to the script to replay in GUI tests
Environment variables for grid engine jobs
(should be set in environment files)
Variable name
Default Value
Brief text (links to documentation)
QUEUE_SYSTEM_PROCESSES
Deprecated. See "queue_system_processes" in config file docs
QUEUE_SYSTEM_RESOURCE
Deprecated. See "queue_system_resource" in config file docs
QUEUE_SYSTEM_SUBMIT_ARGS
Deprecated. See "queue_system_submit_args" in config file docs
Last updated: 05 October 2012
[news]
[contact]
[site info]
[sitemap]