projects
Lists Test Cases attached to a Step. Experimental test cases API. Still in active development. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to write to project - INVALID_ARGUMENT - if the request is malformed - NOT_FOUND - if the containing Step does not exist
get/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases
Path parameters
projectIdstring required
A Project id. Required.
historyIdstring required
A History id. Required.
executionIdstring required
A Execution id Required.
stepIdstring required
A Step id. Note: This step must include a TestExecutionStep. Required.
Query parameters
pageSizeinteger
The maximum number of TestCases to fetch. Default value: 100. The server will use this default if the field is not set or has a value of 0. Optional.
pageTokenstring
A continuation token to resume the query at the next item. Optional.
Response
Successful response