v1

latestOpenAPI 3.0.2Apache 2.02026-07-13444463.0 KB
test

Report and create a new TestCaseResult

Report a TestCaseResult (typically used by a Test runner)

post/tests/{id}/testCaseResult

Request body

operationNamestring required

Name of related operation for this TestCase

Response

TestCaseResult is reported

successboolean required

Flag telling if test case is a success

elapsedTimenumber required

Elapsed time in milliseconds since the test case beginning

operationNamestring required

Name of operation this test case is bound to