Get Scenario By ID
Endpoint Information
Path Parameter
Parameter
Type
Required
Description
Response
{
"id": 104356,
"type": "SELENIUM",
"scenario_name": "getTestList",
"enabled": true,
"deleted": false,
"testrail_enabled": false,
"execute_mode": "AUTOMATED",
"source_file": "com/example/exampleTest.java",
"project_id": 3536,
"plans": [
15399
],
"childs": [],
"parameterized": false,
"has_parameterized_class": false,
"java_test_class": "com.example.exampleTest",
"java_test_methods": "getTestList",
"test_scenario_java_parameters": [],
"group": false
}Response Fields
Field
Type
Description
Error Codes
HTTP Code
Error Message
Description
Example Request
Last updated