Hide Forgot
Description of problem: Currently, all TestCases are loaded completely in Cases tab within a TestPlan page, which hurts the performance seriously TCMS developers have recognized. Loading them in pagination way will give an considerable performance improvement. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Now, the cases are being loaded page by page. And user can see the remaining number of cases to be loaded. The page size is fixed, and configurable during deployment.