get_runs
Retrieve test runs from a Qase project using filters like status, milestone, or time range to analyze testing progress and results.
Instructions
Get all test runs in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| search | No | ||
| status | No | ||
| milestone | No | ||
| environment | No | ||
| fromStartTime | No | ||
| toStartTime | No | ||
| limit | No | ||
| offset | No | ||
| include | No |