api
run test
run a particular test
post/tests/{testId}/run
Parameters
./parameters.yaml#/components/parameters/testId — unresolved $ref
Request body
RunInformation required— unresolved $ref
Response
successful operation
TestRun required— unresolved $ref
Changes
Changed in 3 of the 50 revisions of this API.112
- ●
deleted the
pathrequest parametertestIdrequest-parameter-removed
- ●
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
- ▲
added the new path request parameter
testIdnew-request-path-parameter
- ○
removed the non-success response with the status
422response-non-success-status-removed
- ▲