Uploaded image for project: 'Xporter for Jira Cloud'
  1. Xporter for Jira Cloud
  2. XPORTERCLOUD-1005

As a User, I can export Xray Test Runs data into documents

    XporterXMLWordPrintable

Details

    • Story
    • Status: Closed
    • Major
    • Resolution: Done
    • None
    • 1.12.0
    • Integrations
    • None
    • R1.12.0 Sprint 4, R1.12.0 Sprint 5, R1.12.0 Sprint 6
    • UNCOVERED

    Description

      The Test Runs iteration can be found on several issue types. As example, we can go to a test and add some test runs. On the test execution, we will see a list of test runs.

      #Iterating over Test Runs
      #{for testruns}
          Execution Status: ${TestRuns[n].Execution Status}
          AssigneeID: ${AssigneeId}
          Executed By: ${TestRuns[n].Executed By}
          Started On: ${TestRuns[n].Started On}
          Finished On: ${TestRuns[n].Finished On}
          Comment: ${wiki:TestRuns[n].Comment}
          Execution Defects Count: ${TestRuns[n].ExecutionDefectsCount}
          TestSteps Defects Count: ${TestRuns[n].TestStepsDefectsCount}
          Evidences Count: ${TestRuns[n].ExecutionEvidencesCount}
      #{end}
      

       

      For more details, please read the Documentation.

      Also, the Xray documentation https://xray.cloud.xpand-it.com/doc/graphql/index.html

      Attachments

        There are no Sub-Tasks for this issue.

        Activity

          People

            tfsi Tiago Silva [X] (Inactive)
            prpa Paulo Alves
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 day, 7 hours, 20 minutes
                1d 7h 20m