add_results
Bulk add test results to a TestRail run by specifying run ID and an array of result details including status, comment, defects, and time spent.
Instructions
Bulk add results for a run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Test run ID | |
| results | Yes | Array of results |