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

As system, the REST API should return the list of Tests associated with a Test Execution paginated

    XporterXMLWordPrintable

Details

    • Performance Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • R3.0.0
    • R3.1.3
    • REST_API
    • Xray R3.2.0 S3
    • OK

    Description

      The REST endpoint api/testexec (GET /rest/raven/1.0/api/testexec/{testExecKey}/test) may take too long to respond leading to time out issues for the users.

      To improve this, a paginated version of this endpoint should be created to allow exporting the Test Execution's Test Runs in multiple smaller requests instead of using only one single large request.

       

      • limit: Integer, max amount of Test Runs per paginated data (default: 10)
      • page: Integer, page of paginated data (default: 1)

      Attachments

        Activity

          People

            pmmr Pedro Rodrigues
            cgso Claudio Sousa
            Votes:
            1 Vote for this issue
            Watchers:
            4 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 - 1 day, 7 hours
                1d 7h