Beta
Create Test Suite Run
Trigger a Test Suite and create a new Test Suite Run
Headers
X_API_KEY
Request
This endpoint expects an object.
exec_config
Configuration that defines how the Test Suite should be run
test_suite_id
The ID of the Test Suite to run. Must provide either this or test_suite_id.
test_suite_name
The name of the Test Suite to run. Must provide either this or test_suite_id.
Response
id
created
test_suite
state
The current state of this run
QUEUED
- QueuedRUNNING
- RunningCOMPLETE
- CompleteFAILED
- FailedCANCELLED
- Cancelled
Allowed values:
exec_config
Configuration that defines how the Test Suite should be run