v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1329113117.1 KB
projects

Gets details of a Test Case for 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 Test Case does not exist

get/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases/{testCaseId}

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.

testCaseIdstring required

A Test Case id. Required.

Response

Successful response