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