Details
-
Story
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
R1.12.0 S3, R1.12.0 S4
-
Description
Users must be able to export any type of Test issues using the Xray REST API. The new method must return a JSON file with all Test issue keys and respective definitions.
GET /rest/raven/1.0/api/test
This method must expect 3 parameters:
- keys - a list of Test issue keys
- filter - a saved filter id
- jql - a JQL query to search for Tests