alm_get_test_case
Retrieve the full details of a test case by its numeric ID, including all ALM fields.
Instructions
Get the full details of a test case by ID, including all ALM fields.
Args: test_id: ALM numeric ID of the test case.
Returns: {"test_id": "", "fields": {all ALM field names and values}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_id | Yes |