Details
-
Suggestion
-
Status: Shipped
-
Major
-
Resolution: Done
-
None
-
None
Description
In all Xray REST API endpoint that supports creation of TestExecution and even Tests (JUnit, Robot, TestNG, NUnit...) will allow to pass any fields for Test creation.
Xray Jenkins plugin should also allow to pass any field for Test creation.
- Affected endpoints are:
- Import task should support a new parameter named "testInfo" to pass the JSON file containing the fields for creating Tests. As we currently have for creating Test Executions.
- The JSON file format is the same as Jira uses for the REST API (https://docs.atlassian.com/software/jira/docs/api/REST/8.2.0/?_ga=2.111455874.746998918.1558343025-232874918.1557136424#api/2/issue-createIssue)
Attachments
Issue Links
- relates to
-
XRAY-2774 REST API when importing execution results allow to pass any fields for Test creation
- Closed
-
XRAYJENKINS-61 Import Cucumber features task should allow adding values for issue fields/custom fields
- Shipped