| CustomStepsSeparated |
|
| Result |
"id": 49922,
"test_id": 531635,
"status_id": 1,
"created_by": 65,
"created_on": 1484598969,
"assignedto_id": null,
"comment": "Executed by awesome TAS project",
"version": null,
"elapsed": null,
"defects": null
|
| Run |
Represents on Run from TestRail
{
"id": 1,
"suite_id": 1,
"name": "Test Run 9/3/2016",
"description": null,
"milestone_id": null,
"assignedto_id": null,
"include_all": false,
"is_completed": true,
"completed_on": 1472920906,
"config": null,
"config_ids": [],
"passed_count": 0,
"blocked_count": 0,
"untested_count": 4,
"retest_count": 0,
"failed_count": 1,
"custom_status1_count": 0,
"custom_status2_count": 0,
"custom_status3_count": 0,
"custom_status4_count": 0,
"custom_status5_count": 0,
"custom_status6_count": 0,
"custom_status7_count": 0,
"project_id": 1,
"plan_id": null,
"created_on": 1472920404,
"created_by": 1,
"url": "https://pauly.testrail.net/index.php?/runs/view/1"
}
|
| RunTestCase |
The model compatible with TestRail v5.7.0.3951
"id": 6457024,
"case_id": 309025,
"status_id": 5,
"assignedto_id": null,
"run_id": 749,
"title": "getDefaultRepositoryInstalledModules",
"template_id": 1,
"type_id": 6,
"priority_id": 2,
"estimate": null,
"estimate_forecast": null,
"refs": null,
"milestone_id": null,
"custom_executiontype": true,
"custom_platform": 1,
"custom_automation_type": null,
"custom_testlink_id": null,
"custom_auto_ref": "org.alfresco.rest.discovery.DiscoveryTests#getDefaultRepositoryInstalledModules",
"custom_description": "Sanity tests for GET /discovery endpoint",
"custom_test_notes": "\n\nTestCase Steps\n=========\n* REST API: Basic Authentication using user {\norg.alfresco.utility.model.UserModel@363751f2[\r\n username=User-FOEUSgiRWEkvBHC\r\n password=password\r\n domain=\r\n firstName=\r\n lastName=\r\n userRole=\r\n]}\n* Request: GET http://localhost:8084/alfresco/api/discovery/\n\n* REST API: Assert that status code is 200",
"custom_preconds": null,
"custom_expected": null,
"custom_steps_separated": null,
"custom_exce_type": [
2
],
"custom_max_version": [],
"custom_min_vers": []
|
| Section |
Represents a Section from TestRail
{
"id": 1,
"suite_id": 1,
"name": "rest-api",
"description": null,
"parent_id": null,
"display_order": 1,
"depth": 0
}
|
| TestCase |
Represents one Test Case object from Test Rail v5.7.0.3951
{
"id": 10,
"title": "adminShouldCreateComments",
"section_id": 2,
"template_id": 1,
"type_id": 3,
"priority_id": 2,
"milestone_id": null,
"refs": null,
"created_by": 1,
"created_on": 1472905188,
"updated_by": 1,
"updated_on": 1472905188,
"estimate": null,
"estimate_forecast": null,
"suite_id": 1,
"display_order": 1,
"custom_automation_type": 0,
"custom_preconds": null,
"custom_steps": null,
"custom_expected": null,
"custom_steps_separated": null,
"custom_mission": null,
"custom_goals": null,
"custom_testlink_id": null
}
|