addRunToPlanEntry
Add a test run to a TestRail plan entry by specifying configurations, test cases, and assignment details for organized test cycle management.
Instructions
Adds a new test run to an existing plan entry / 既存のプランエントリーに新しいテストランを追加します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planId | Yes | TestRail Plan ID | |
| entryId | Yes | Plan Entry ID | |
| configIds | Yes | Configuration IDs for the test run | |
| description | No | Test run description | |
| assignedtoId | No | User ID to assign to | |
| includeAll | No | Include all test cases | |
| caseIds | No | Specific case IDs to include | |
| refs | No | References |