get_group_by_status
Retrieve test case counts grouped by status for a project to track progress and identify issues. Supports RQL filtering.
Instructions
Get test case counts grouped by status for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Project ID. Must be a number (integer), not a string. | |
| projectName | No | Project name (alternative to projectId). | |
| tcRql | No | RQL filter for test cases. |