Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
R3.3.6
-
None
-
None
-
None
Description
The REST API that export Execution Results (TestRuns) is not limiting the result correctly.
How to reproduce:
- Create a few Tests
- Execute each Test in several Test Executions, so each Test has more then one Test Run
- Add all of them to a Test Plan
- Run the REST API using page and limit: /rest/raven/1.0/testruns?testPlanKey=TESTPLAN-87&page=1&limit=50
- More then 50 entries are returned