| Summary: | [Performace] Loading Reviewing TestCases in pagination way in the TestPlan page | ||
|---|---|---|---|
| Product: | [Other] TCMS | Reporter: | cqi |
| Component: | Application | Assignee: | cqi |
| Status: | VERIFIED --- | QA Contact: | Nobody <nobody> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | Devel | CC: | cqi, junzhang, ryang, vchen, zxiong |
| Target Milestone: | --- | Keywords: | Performance, Task |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 3.8.5 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
cqi
2013-10-09 09:30:45 UTC
(In reply to cqi from comment #0) > Description of problem: > Currently, all Reviewing TestCases are loaded completely in Cases tab within Correct: in Runs tab > 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: 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. |