Get a test run
qtest_get_test_runFetch a single test run by ID and project ID to view its current status.
Instructions
Fetch a single test run by ID, including its latest status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Numeric project ID. | |
| testRunId | Yes | Test run ID. |