v1
latestOpenAPI 3.0.12026-07-177473205.1 KBLaunch one or more test sessions.
Request body
The API KEY identifying the target system. This can be skipped in case the target organisation defines a single system.
The API KEY identifying the target actor. This can be skipped in case you prefer providing test suite and/or test case identifiers to match the target actor. In any case a single conformance statement must be matched based on the provided inputs.
Whether the test sessions should be forced to execute sequentially.
Whether the call should only return once the started test sessions have completed (or until a maximum wait time has elapsed).
In case the call should wait for the test sessions to complete, this is the maximum time (in milliseconds) to wait before returning.
An optional delay (in milliseconds) before executing tests. This delay is applied between each test execution regardless of whether execution is sequential or parallel. Providing a negative value or zero is equivalent to no delay being applied.
The identifier(s) of the test suites to execute.
The identifier(s) of the test cases to execute.
Response
Test session(s) successfully created.