update_test_execution
Update test execution status and details in Xray Test Management to track progress and results.
Instructions
Update status and details of a test within an execution
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| executionKey | Yes | Test execution key (e.g., "PROJ-456") | |
| testKey | Yes | Test key to update (e.g., "PROJ-123") | |
| status | Yes | Test status | |
| comment | No | Optional: Comment about the execution | |
| defects | No | Optional: Associated defect keys |