add_results_for_cases
Add test results to a test run using case IDs. Submit results with status and optional comments to update test outcomes.
Instructions
Add one or more test results to a test run using case IDs instead of test IDs
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 case_id and status_id |