Get test case detail
get_test_caseRetrieve the full details of a Zephyr test case, including ordered steps and expected results, with empty expected-result fields preserved to highlight quality gaps.
Instructions
Returns the full detail of a single Zephyr test case, including ordered steps with expected results. Steps with an empty expected-result field are preserved so quality gaps stay visible. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testCaseKey | Yes | The Zephyr test case key, e.g. LOYAL-T45 |