API
Trigger test executions with various options such as platform, tags, device configurations, test inputs, and more.
Body
or
or
or
or
or
or
Responses
200
Test execution triggered successfully.
application/json
messagestringOptionalExample:
A message indicating the test execution status.
Test suite runs createdtest_suite_idsstring[]OptionalExample:
List of IDs for the created test suites.
["77fb1f2d678047abcd09ea3321fedd55"]statusstring · enumOptionalExample:
Current status of the test execution.
runningPossible values: 400
Invalid request.
500
Server error.
post
/tests/executeLast updated