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

Test Execution does not contain data from test runs

    XporterXMLWordPrintable

Details

    • Bug
    • Status: Closed
    • High
    • Resolution: Won't Fix
    • None
    • None
    • Document Generator
    • None
    • UNCOVERED

    Description

      Description

      Test Execution does not contain test runs data.

      How to reproduce

      1. Install the template "testRuns count error"
      2. Create a test plan
      3. Create a test
      4. Create a test run
      5. Export the test plan using the template installed on step 1

      Actual result/Attachments

      With the mapping Tests[n].TestExecutions[m] we add all the test executions to the cache.

      Since the test run info is not required inside the Tests mapping, no test run information is added to the cache.

      Then when we try to get data in the TestExecutions[n], we check if we find the test execution in cache.

      Since there is no information about the test runs in that test execution, the mapping TestExecutions[n].TestRunsCount is 0.

      Expected result

      **The TestExecutions[n].TestRunsCount should be the number of test runs in that Test Execution.

      Attachments

        Activity

          People

            prpa Paulo Alves
            ramo Rafael Morais
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: