Running Tests in Batch Mode

You can run one or more tests or branches of tests in batch mode as part of a series of batch commands (such as multiple test runs using different configuration values, write test reports, and audit test results) or as a single batch command.

Example:

...; runtests ;...

To configure and run tests in batch mode, format the -batch option, its commands, and the -runtests command as described in Formatting Batch Commands.

See Modifying Settings in a Configuration for an example of how to form the command used to run tests in batch mode.