Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Xray DC 7.12.3
-
None
-
None
-
Jira Data Center v9.12.15
Description
Description
When exporting a Cucumber Test with a Scenario Outline that was executed and has the Example Results on the Test Run, the Document Generator incorrectly interprets the Examples as Iterations. Even the mapping ${TestRuns[l].Iterations[q].Status} is being exported, always as TO DO, and it shouldn´t.
Pre-conditions
Have a Cucumber Test with a Scenario Outline that was executed and has the Example Results on the Test Run.
Example:
How to reproduce
- Create a template to export the Iterations and their Status from the Test Run
Template -> Iterations and Status.docx - Go to the Test Execution or Test and export the template
Actual result/Attachments
It´s iterating with the Examples and exporting the Status of each Example as TO DO.
Expected result
These mappings shouldn´t work and export since the Examples Results are not Iterations from Parameterized Tests.