| Name |
Required. The name of the test. |
| Project Directory |
Required. The fully qualified path to the Test UI project directory. You must use '\\' or '/' as
the file separator. |
| Script Name |
Required. The name of the script to be run. |
| Log Format |
Optional. The format of the script run logs. The
available options are as follows:
- Default
- none
- json
- xml
- html
- TPTP
- Text
|
| Iteration Count |
Optional. The number of dataset iterations to be run.
|
| User Arguments |
Optional. Additional playback arguments, if any. For
multiple arguments, you must enclose each argument within
double quotation marks and separate the arguments by
providing a space between them. For example, "password"
"7891230" "20". |
| Project Dependencies |
Optional. The complete path to the project that your test
depends for the run. If there are multiple projects, you
must separate each project path with a semicolon. |
| Disconnected Mode |
Optional. The option to run
the test through an agent in the background. The options
are as follows:
- True: Runs the test through an
agent, and the test run continues even when the
screen is locked or the agent is
disconnected.
- False: Runs the test, but the
test run stops when the screen is locked or the
agent is disconnected.
|
| Fail the job if the test
or any of the containing tests
fail |
The flag to indicate whether
the job should be marked as failed when the test or any
child test within the test fails. |