You can use the -batch
mode option and its commands to configure and run one or more tests or branches of tests, write test reports, and audit test results either from the command line or as a part of a product build process. The commands used with -batch
are a formatted set of commands, executed in the sequence that they appear in the command string. See Formatting Batch Commands for a description of the formats you can use.
You should use the commands in the command string much as you would if you were writing a script:
See Specifying Additional Options for additional settings that can be used to start the JavaTest harness. If used, these options are included before the -batch
option.
The topics in this section are:
Setting Other Configuration Values
Index of Available Batch Commands