Hi, I'm currently testing a contact centre solution. I have my test repository organised by functional area and I'm also using the Component/s field to capture the functional area i.e. Agent Desktop, Call Flow, QM, WFM etc
Test Repository looks like this;
I'm also using the Components field (test cases and bugs) to identify test cases as Reporting, QM, Voice Routing etc
For my Dashboard I'm using the Test Runs Summary Gadget grouped by Component to view test status by area (which aligns to my Test Repository Folders);
However, I need to be able to show a similar table but breaking down the Call Flows test cases into Call Flow 1, Call Flow 2 etc, so if I could use the Test Runs Summary but instead of grouping by Components I could group by Test Repository Folder this would work ..... but that's not an option to group by.
Is there a way to show a table of test execution results (count of test cases) by testrunstatus (horizontal) and testrepositoryfolder (vertical)?
Thank you in advance if any of you clever people can help