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 path request parameter testId

      request-parameter-removed

    • added the non-success response with the status 422

      response-non-success-status-added

  • 9ee6203c38fa11See the full diff
    • added the new path request parameter testId

      new-request-path-parameter

    • removed the non-success response with the status 422

      response-non-success-status-removed