Index of Available Batch Commands

The following lists all of the commands available in batch mode:

Command Description
concurrency number Specifies the number of tests run concurrently.
env environment Specifies a test environment in an environment file.
envFile environment-file Specifies an environment file (.jte) containing test environments.
excludeList exclude-list-file Specifies an exclude list file.
keywords keyword-expr Restricts the set of tests to be run based on keywords.
open name Opens a test suite, work directory, parameter .jtp file, or a configuration .jti file.
params parameter-arguments These commands are deprecated.
priorStatus status-arguments Selects the tests included in a test run based on their outcome on a prior test run.
set question-tag-name value Changes the response of a specific question in a configuration (.jti) file.
testSuite testsuite Specifies the test suite that is run.
tests test-name Create a list of test directories and/or tests to run.
timeoutFactor number Increases the amount of time that the JavaTest harness waits for a test to complete
workDirectory work-directory Open an exiting work directory, create a new work directory, or replace an existing work directory with a new work directory.
runtests Run tests in batch mode.
audit Audit test results in batch mode.
writereport Write test reports in batch mode.