Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Xray DC - v.7.10.4
-
None
-
None
-
UI
Description
Description
Cucumber scenarios with tables are not being exported correctly when exported from Test Execution, even though they are exported correctly when generated directly from the Test.
How to reproduce
- Create a Test
- Create a Cucumber Scenario (manually) that includes one or more tables.
- Associate the Test with a Test Execution
- In the Test Execution, go to More and select Export to Cucumber
- In the exported Feature file, the tables from the Scenario are not fully showing as expected
- Also from the Test
- From More select Export To Cucumber
- The Tables are shown in the Feature file
Actual result/Attachments
When exporting to Cucumber from the Test Execution, the tables are not displayed correctly in the exported feature file.
Expected result
It is expected that the tables appear exactly as they do in the original Cucumber scenario before exporting. However, when exporting to Cucumber from the Test Execution, the tables are not displayed correctly in the feature file
Version
- 7.10.4-j9
Workaround
As a workaround, the feature file can be correctly exported with all tables displayed by exporting it directly from the Test instead of from the Test Execution.
Â