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

As a user I can map one result to multiple Test Runs while Importing TestNG Results

    XporterXMLWordPrintable

Details

    • UNCOVERED

    Description

      Currently, while importing TestNG Results one Result/Status is mapped to one Test Run. However, we should have the feasibility to add the same Result/Status to multiple Test Runs.

      Current way:
                  <attributes>
      <attribute name="test">
             <![CDATA[testKey-1]]>
        </attributes>
      <attribute name="test">
             <![CDATA[testKey-2]]>
        </attributes> 
      Expectation is that we can pass mutiple Test keys for a single attribute. For Eg:
      <attribute name="test"> 
          <![CDATA[testKey-1],[testKey-2]>
      </attributes>
      

      Attachments

        Activity

          People

            helder.ferreira Helder Ferreira
            jayanthi.murthi Jayanthi Murthi
            Votes:
            5 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: