add_result
Add a test result by specifying test and status IDs, with optional comment, defects, elapsed time, version, and assignee details.
Instructions
Add a new test result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | ||
| defects | No | ||
| elapsed | No | ||
| test_id | Yes | ||
| version | No | ||
| status_id | Yes | ||
| assignedto_id | No |