Get a test case
qtest_get_test_caseFetch a test case by ID including its steps and properties to access complete details for review or further processing.
Instructions
Fetch a single test case by ID, including its test steps and properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Numeric project ID. | |
| testCaseId | Yes | Test case ID. |