Uploaded image for project: 'Xray for Jira Cloud'
  1. Xray for Jira Cloud
  2. XRAYCLOUD-6087

When importing Execution results in a Scenario Outline Test, Xray should map the results for each example row correctly. Xray considers that all Tests are run sequentially.

    XporterXMLWordPrintable

Details

    • Suggestion
    • Status: Gathering Interest
    • Resolution: Unresolved
    • None
    • None
    • None
    • UNCOVERED

    Description

      When importing Execution results in a Scenario Outline Test, Xray should map the results for each example row correctly. Xray considers that all Tests are run sequentially.

       Currently, Xray imports the results for the example tables obeying the order of the Test Scenario Outline.

      Example:

      When <A>
      Then <B>
      
      Examples
      A | B
      1 | 2
      3 | 4
      

      If you have skipped the first example 1 | 2 and run only the 3 | 4, and your report only has results for this. When importing the results, Xray will ignore the tag mentioning the example that corresponds to it and will obey the order it sees in Jira, which means mapping the results to the first examples row.

      Xray should then recognize to which example row the results belong.
          

      Attachments

        Issue Links

          Activity

            People

              helder.ferreira Helder Ferreira
              amgt Ana Teixeira
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: