add_results
Add test results to a test run by specifying test IDs and status IDs. Supports optional comments and defect links.
Instructions
Add one or more test results to a test run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The ID of the test run | |
| results | Yes | Array of results to add. Each result must have test_id and status_id |