Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Xray DC - v7.9.1, Xray DC - v.7.10.4
-
None
-
DC
-
Standard
-
Description
Description
Exporting Cucumber Test Feature Bundle from a Test Plan using API will export all Tests, including the archived ones.
Pre-conditions
- Have Test Plan with cucumber Tests
- Archive some of the cucumber Tests associated with this Test Plan
How to reproduce
- Verify that the Test Plan shows that it contains archived Tests:
- Using the Exporting Cucumber Tests - REST API Endpoint, Generate a Feature Bundle passing the Test Plan Key as a parameter.
Actual result/Attachments
The API response will generate a Feature bundle including all the Tests from the Test Plan, even the Archived Tests:
Expected result
Only the Not Archived Tests should show in the generated Feature Bundle.
Versions Tested:
v7.9.1-j9
v7.10.4-j9