Uploaded image for project: 'Xray for Jira'
  1. Xray for Jira
  2. XRAY-4819

As system, whenever importing Robot XML results, test level message/log should be stored in Test Run overall comment

    XporterXMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Done
    • None
    • 3.6.3
    • REST_API
    • None
    • OK

    Description

      As system, whenever importing Robot XML results, test level message/log should be stored in Test Run overall comment.

      Thus, test run's comment should be filled with:

      • the text inside the <msg> element contained within the <test> element, if present
      • or else, the text inside the <status> element contained within the <test> element, if present

       

      ...
      <test>
         <msg level="FAIL" >Error rate greater than 5 percent</msg>
        <status status="FAIL" starttime="20191016 17:55:46.019" endtime="20191016 17:55:47.634">used only if msg element not present</status>
      </test>
      ...
      

       

      The logic using the text within the <msg> or <status> elements of the parent <test> element as a fallback to populate the <kw> related message should be removed.

        

      Attachments

        Activity

          People

            pmmr Pedro Rodrigues
            smsf Sergio Freire
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 2 hours, 50 minutes
                2h 50m