Bug 919462 - RFE: show run's total progress on plan/runs tab
Summary: RFE: show run's total progress on plan/runs tab
Keywords:
Status: NEW
Alias: None
Product: TCMS
Classification: Other
Component: Web UI
Version: 3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Yang Ren
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-08 14:35 UTC by Karel Volný
Modified: 2025-01-01 08:27 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
progress mockup (22.26 KB, image/png)
2013-03-08 14:35 UTC, Karel Volný
no flags Details

Description Karel Volný 2013-03-08 14:35:33 UTC
Created attachment 707075 [details]
progress mockup

Description of problem:
Trying to get an overview of progress of a testrun, you have to open each run separately. It'd be nice to see the progress on the Runs tab of the testplan view.
The current implementation shows only percentage of cases failed/passed. Please add indication of other statuses and the total progress.

Version-Release number of selected component (if applicable):
Nitrate 3.8.2

How reproducible:
always

Steps to Reproduce:
1. see for example https://tcms.engineering.redhat.com/plan/8545/tzdata-rhel-er14570#testruns
  
Actual results:
There are 11 runs. You cannot tell progress on them, you see only percentage of FAILED and PASSED cases.

Expected results:
You can see the total progress - percentage of cases switched into one of the final states (PASSED, FAILED, ERROR, WAIVED - see also bug #919438).
In addition, the progress bar is divided by colors corresponding to individual states, while PASSED is the leftmost and IDLE is the rightmost.

Additional info:
See the attached mockup.
In that picture, I'm trying to keep the original division between Failure and Success which was based on PASSED and FAILED states.
However, It'd be better if this would act the same way as the progressbar within the testrun - which counts PASSED and WAIVED as good (blue) and FAILED and ERROR as bad (red). (I mean sum the percentages of PASSED and WAIVED but keep the distinct colors, the same for FAILED and ERROR.)

And please, adjust the colors for good legibility of the percentages.


Note You need to log in before you can comment on or make changes to this bug.