Authorizations
Path Parameters
The ID of the test target
Query Parameters
JSON string containing filter criteria for test cases. The filter supports the following fields:
- id: Filter by test case ID
- testTargetId: Filter by test target ID
- description: Filter by test case description
- status: Filter by test case status (ENABLED, DISABLED, DRAFT, OUTDATED, DELETED, PROVISIONAL)
- runStatus: Filter by run status (ON, OFF)
- folderId: Filter by folder ID
- externalId: Filter by external ID
- AND: Logical AND operator for combining multiple conditions
- OR: Logical OR operator for combining multiple conditions
- NOT: Logical NOT operator for negating conditions
Response
List of test cases
Available options:
ENABLED
, DRAFT
Available options:
EDIT
Available options:
ON
, OFF