get https://{hostname}/test-management/v2/comparative/test-definitions//test-cases
Lists comparative test cases included in a test definition. The list can also include deleted test cases that you can restore. The response is an array of objects, each keyed by testCaseId
.
List comparative test cases included in a test definition
Open Recipe