Index of Available Batch Commands

The commands that can be used in batch mode are as follows:

Command Description
concurrency Specifies the number of tests run concurrently.
env Specifies a test environment in an environment file.
envFile Specifies an environment file (.jte) containing test environments.
excludeList Specifies an exclude list file.
keywords Restricts the set of tests to be run based on keywords.
open Opens a test suite, work directory, parameter .jtp file, or a configuration .jti file.
params These commands are deprecated.
priorStatus Selects the tests included in a test run based on their outcome on a prior test run.
set Changes the response of a specific question in a configuration (.jti) file.
testSuite Specifies the test suite that is run.
tests Create a list of test directories and/or tests to run.
timeoutFactor Increases the amount of time that the JavaTest harness waits for a test to complete
workDirectory 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.