List test runs
qtest_list_test_runsRetrieve test runs for a specific test suite or test cycle by providing project ID, parent ID, and parent type.
Instructions
List test runs under a parent (test suite or test cycle). Provide parentId and parentType.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parentId | Yes | Parent ID. | |
| projectId | Yes | Numeric project ID. | |
| parentType | No | Type of the parent (default test-suite). |