| Class | Description |
|---|---|
| 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 |
"id": 545927,
"case_id": 87292,
"status_id": 3,
"assignedto_id": null,
"run_id": 147,
"title": "one",
"template_id": 1,
"type_id": 6,
"priority_id": 2,
"estimate": null,
"estimate_forecast": null,
"refs": null,
"milestone_id": null,
"custom_executiontype": true,
"custom_auto_ref": "org.alfresco.utility.testrail.RunTestRailIntegrationTest#one",
"custom_description": "My Awesome test 100",
"custom_test_notes": null,
"custom_preconds": null,
"custom_expected": null,
"custom_exce_type": [
3
],
"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
{
"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,
"custom_preconds": null,
"custom_steps": null,
"custom_expected": null,
"custom_steps_separated": null,
"custom_mission": null,
"custom_goals": null
}
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.