addPlan
Create a test plan in a TestRail project to organize test runs, assign milestones, and manage test execution.
Instructions
Creates a new test plan in a TestRail project / TestRailプロジェクトに新しいテストプランを作成します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | TestRail Project ID | |
| name | Yes | Test plan name | |
| description | No | Test plan description | |
| milestoneId | No | Milestone ID | |
| entries | No | Test runs to include in the plan |