Create and start a new test run (Public API with API Key authentication)
API Key for authentication. Get your API key from NOQA dashboard.
API Key for authentication
Request model for creating test run via Public API
Application ID
"550e8400-e29b-41d4-a716-446655440000"
ID of the build to test
"550e8400-e29b-41d4-a716-446655440000"
Test cases selection (by tags or IDs)
Target device configuration
Successful Response
Response model for test run detail in Public API
Unique identifier of the test run
"550e8400-e29b-41d4-a716-446655440000"
Timestamp when the run was created
Overall run status
queued, running, passed, failed, cancelled "running"
"completed"
"cancelled"
Total number of tests in the run
10
Count of tests by status
{ "failed": 2, "passed": 3, "queued": 5 }Build information
Device configuration used for the run
List of tests in the run