create_plan
Create a test plan for a Qase project by specifying the project code, title, and optional list of test case IDs to include.
Instructions
Create a new test plan with selected test cases
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Project code (2-10 uppercase letters, numbers, or underscores) | |
| title | Yes | Test plan title | |
| description | No | Test plan description | |
| cases | No | Array of test case IDs to include in the plan |