get https://{hostname}/test-management/v2/comparative/test-definitions//test-cases
Lists all comparative test cases included in a test definition. You can choose to list only test cases ready to be used or also 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