Test sessions

Launch one or more test sessions.

post/tests/start

Request body

systemstring required

The API KEY identifying the target system.

actorstring required

The API KEY identifying the target actor.

forceSequentialExecutionboolean

Whether the test sessions should be forced to execute sequentially.

testSuitestring[]

The identifier(s) of the test suites to execute.

testCasestring[]

The identifier(s) of the test cases to execute.

Response

Test session(s) successfully created.

Changes