Get Test Result by ID
Endpoint Information
Path Parameter
Parameter
Type
Required
Description
Response Body
{
"id": 102,
"level": "ERROR",
"start_date": 1720765136000,
"end_date": 1720765136000,
"runtime": 21,
"session_id": "dummy-57996406855270899217",
"message": "Test report could not be found. Please check your executor log.",
"screen_shot_type": "YES",
"video_enabled": false,
"performance_data_enabled": false,
"test_key": "TEST-C1-P5-E47-S6-ENV:WIN10-Chrome-LATEST",
"test_scenario": {
"id": 6
},
"test_plan": {
"id": 5
},
"project": {
"id": 5
},
"video_format": "FLV",
"environment": {
"id": 8
},
"test_execution": {
"id": 47
},
"node_log_path": "https://dev.testinium.com//storage?key=1/2024/07/12/dummy-57996406855270899217/node.log",
"executor_log_path": "https://dev.testinium.com//storage?key=1/2024/07/12/dummy-57996406855270899217/testResult.log"
}Field
Type
Description
Error Codes
HTTP Code
Error Message
Description
Example Request
Last updated