get_test_results
Fetch comprehensive test execution results and report data, automatically waiting for completion via progressive polling.
Instructions
Get comprehensive test execution results and report data. PROGRESSIVE POLLING: If status is RUNNING, wait using progressive back-off: 30s → 45s → 60s → 90s between checks. Tests typically complete in 60-180 seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resultId | Yes | The result ID from the test execution | |
| projectId | Yes | The ID of the project containing the test | |
| executionId | No | Optional execution ID for additional context |