Authorizations
Path Parameters
ID of the test target to which the test report belongs to
ID of the test report to fetch
Response
Test Report information
Unique identifier for the test report.
"826c15af-644b-4b28-89b4-f50ff34e46b7"
The unique identifier of the test target.
"3435918b-3d29-4ebd-8c68-9a540532f45a"
The timestamp when the test report was created.
"2024-09-06T13:01:51.686Z"
The timestamp when the test report was last updated.
"2024-09-06T13:01:51.686Z"
The URL where the test execution was performed.
"https://en.wikipedia.org/"
The status of the test report, will be WAITING as long as any result is running, FAILED if the report is done but has any failed result and PASSED if all test results are done and successful
WAITING
, PASSED
, FAILED
The breakpoint to run the test cases against.
MOBILE
, TABLET
, DESKTOP
"DESKTOP"
The browser to run the test cases against.
CHROMIUM
, FIREFOX
, SAFARI
"CHROMIUM"