update_test
Update a test in Xray Test Management by specifying its issue key and modifying summary, description, labels, or priority.
Instructions
Update an existing test
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_key | Yes | Test issue key (e.g., PROJ-123) | |
| summary | No | New test summary (optional) | |
| description | No | New test description (optional) | |
| labels | No | Comma-separated labels to set (optional) | |
| priority | No | Priority name (e.g., High, Medium, Low) (optional) |