add_results_for_cases
Submit test results for multiple cases in a run at once. Provide run ID and an array of results with status, comment, defects, elapsed time, and version for each case.
Instructions
Bulk add results by case for a run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Test run ID | |
| results | Yes | Array of results by case |