Get All Scenarios
Endpoint Information
Path Parameters
Parameter
Type
Description
Response
[
{
"id": 23057,
"type": "SELENIUM",
"scenario_name": "TestScenarioSample",
"description": "This scenario was generated by Testinium and connected to TestPlanSample",
"enabled": true,
"deleted": false,
"project_test_rail_enabled": false,
"execute_mode": "AUTOMATED",
"source_file": "features/example.feature",
"project_id": 1424,
"plans": [
3276,
3362,
3364
],
"childs": [],
"parameterized": false,
"has_parameterized_class": false,
"created_at": "2024-12-05T16:46:47Z",
"updated_at": "2024-12-05T16:46:47Z",
"created_by": "mehmetaksahin",
"updated_by": "mehmetaksahin",
"java_test_class": "com.testinium.CucumberRunner",
"java_test_methods": "@example",
"test_scenario_java_parameters": [],
"group": false
}
]Response Fields
Field
Type
Description
Error Codes
HTTP Status
Code
Message
Example Request
Last updated