Uploaded image for project: 'Xporter for Jira'
  1. Xporter for Jira
  2. XPORTER-2110

As a User, I can list Test Runs from a Test that belongs to a Test Plan

    XporterXMLWordPrintable

Details

    • NOTRUN

    Description

      This new feature will improve the Xporter performance when users want to export Test Plans to documents.

      Currently, all users who are using the following templates (or templates based on them )  :

      • Xray Test Plan Basic with Cover Page
      • Xray Test Plan Advanced with Cover Page

      are having performance problems. In some cases, this performance problem causes a JIRA crash.

      With this new development, Test Runs will be able to be iterated from a Test inside of a Test Plan, this means that Xporter does not need to iterate over Text Executions and find the correct Test run to print the related data as it is being done currently.

      Here is a sample:

       

      #{for c=Tests[n].TestRunsCount}
      
      //Getting Text Execution data from Test Run:
      ${Tests[n].TestRuns[c].TestExecution.Key}
      ${Tests[n].TestRuns[c].TestExecution.Summary}
      ${Tests[n].TestRuns[c].TestExecution.Test Environments}
      
      
      //Getting Test Run Data
      ${Tests[n].TestRuns[c].Execution Status}
      #{end}

       

       Template from our template store will be updated soon and they only work for this new version. Template sample attached.

       

       

      Attachments

        Issue Links

          Activity

            People

              tfsi Tiago Silva [X] (Inactive)
              rmbr Rui Rodrigues
              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 - 2 weeks, 3 days
                  2w 3d