Details
-
Bug
-
Status: Waiting Approval
-
Minor
-
Resolution: Unresolved
-
Xray Cloud 9.0.0, Xray Cloud 10.0.0
-
None
-
None
-
UI
REST API
Description
Description
When importing Cucumber JSON Execution Results, the attachments are not being imported. This situation is happening both in the REST API and when importing directly in the UI
How to reproduce
First Scenario:
1- Create a Feature File
2 -Create a Cucumber JSON results file containing attachments/evidence
3 -Import the JSON results file via the REST API
4 -Verify that the JSON file includes attachments
5 - After importing, go to the Test Run
6 - The attachments / Evidence are not showing
Second Scenario:
1 -Try to import the results manually via the UI
2 - Create a New Test Execution
3 -Navigate to the new Test Execution → (...)→ Xray - Import Execution Results
4 -Select the JSON File
5 - The attachments/ Evidence are not imported, besides showing in the JSON File
Actual result/Attachments
Attachments included in the Cucumber JSON results are not imported or displayed in the Test Run.
Expected result
Attachments included in the Cucumber JSON results should be successfully imported and visible in the Test Run.
Version
- 9.0.0
- 10.0.0
Workaround
n/a