addRun
Create a new test run in TestRail projects to organize and execute test cases for quality assurance.
Instructions
Creates a new test run in a TestRail project / TestRailプロジェクトに新しいテスト実行を作成します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | TestRail Project ID | |
| name | Yes | Test run name | |
| suiteId | No | Suite ID (required for multi-suite projects) | |
| description | No | Test run description | |
| milestoneId | No | Milestone ID | |
| assignedtoId | No | User ID to assign to | |
| includeAll | No | Include all test cases from the suite | |
| caseIds | No | Specific case IDs to include | |
| configIds | No | Configuration IDs to use | |
| refs | No | Reference/requirement IDs |