getResults
Retrieve test results for a specific TestRail test ID. Filter by status or defect and control pagination to view relevant outcomes.
Instructions
Retrieves test results for a specific test / 特定のテストのテスト結果を取得します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | The number of results to return per page | |
| offset | No | The offset to start returning results | |
| testId | Yes | TestRail Test ID | |
| statusId | No | Filter by status IDs (comma-separated) | |
| defectsFilter | No | Filter by defect ID |