getTestCase
Retrieve a test case by its test case ID and test target ID. The test case includes interactions and assertions from discovery or manual creation.
Instructions
the getTestCase tool can retrieve a test case for a given test target and test case id. A test case id is unique to the test target. The test case includes a set of interactions and assertions. it is the result of a discovery or a manual creation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testCaseId | Yes | Unique identifier of the test case | |
| testTargetId | Yes | Unique identifier of the test target |