Forum Discussion
Could you pls elaborate on point 3? information how can I create charts that show test execution status(Pass, fail, WIP, Blocked, unexecuted)
These two charts are very useful for graphical illustration. The first can show overall execution progress for a test plan or test cycle(s) - you probably only want to use this once or twice in a dashboard. The second is excellent for the same but with details about statuses so you would have lots of those:
To produce something like this which shows from left-to-right: overall execution status on a test plan, then overall outstanding tests, and finally the pass/fail rate...
... your configuration would look something like this:
- Add your Project
- Choose Custom Query
- If you're reporting by Test Plan use this option, or you can use another method like Test Cycles, or in the Test Case section you could report by Folder - it depends how you have modelled your tests
- Add your Status criteria - note that the middle gadget is looking for statuses that DO NOT appear in the results
- Choose the percentage option if you want that display type or leave as Count to show total numbers - or report both side-by side.