Details
-
Bug
-
Status: Open
-
Blocker
-
Resolution: Unresolved
-
Xray Cloud - v4.9.3-1
-
None
Description
Description
When trying to use the "Generate Cucumber Feature files" from a Test with a Version 2 as Cucumber (Version 1 is a Manual test), an error message pops up saying that the test type is invalid and it is not possible to export the cucumber file.
How to reproduce
- Create a new Test
- The Default Version (V1) should be Manual Type
- Create a new Test Version (V2) as Cucumber and add a Scenario
- Click on the three dots and select the option "Generate Cucumber Feature file"
Actual result/Attachments
It doesn´t generate the feature file and gives the following error message.
Expected result
It should generate the Cucumber Feature file since the selected Test Version is Cucumber type.
Workaround