create-test-run
Create a new test run in QA Studio by specifying project ID, name, environment, and optional description or milestone.
Instructions
Create a new test run for a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID to create the test run for | |
| name | Yes | Name of the test run | |
| environment | Yes | Environment name (e.g., "production", "staging", "local") | |
| description | No | Optional description of the test run | |
| milestoneId | No | Optional milestone ID to associate with the test run |