ado_create_test_plan
Create a test plan in Azure DevOps to organize test cases. Specify name, project, area path, iteration, and description.
Instructions
Create a test plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Test plan name | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) | |
| areaPath | No | ||
| iteration | No | Iteration path | |
| description | No |