Details
-
Bug
-
Status: Testing
-
Medium
-
Resolution: Unresolved
-
hotfix 2025 3, Xray Cloud 4.12.1-1
-
None
-
Xray Cloud
-
XRAYCLOUD 2025 Sprint 3
-
Description
Description
Adding a comment in a Scenario Outline alters it to Scenario when exporting the feature file.
Pre-conditions
Have a Scenario Outline Definition on a test (provided example in the attachments)
How to reproduce
- Go to the test Scenario and add a comment
- Save the change
- Go to the Actions menu and choose "Xray - Generate Cucumber Feature files"
Actual result/Attachments
In the downloaded feature zip we can see the scenario changed from Scenario Outline to Scenario.
Replication in the Attachments section
Expected result
When downloading the Scenario Outline should remain.