add_results
Record test outcomes by adding one or more results to a TestRail test run. Specify test and status IDs, with optional comments and defects.
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 |