This is my first time posting here.
I have Test Plan (ABC-1) that contains 300+ Tests. From those 300+ tests I am interested in only 22 of them(ABC-2 to ABC-23), that I run them daily for 10+ people (so a lot of them).
I created some filters that show only results for Pass or Fail, etc. (key in testTestExecutions(“ABC-2”,”Pass) and so on)
What I can’t figure out is how to display 22 Tests on the Y axis, and the Pass, Fail, etc statuses on the X axis ( with numbers + percentage from total)
EG:
Test Pass Fail Total
ABC-2 2(50%) 2(50%) 4(100%)
ABC-3
ABC-4
ABC-5
I only managed to show the statuses on the Y axis and issue count on the X axis for only one Test ( ABC-2 ) and I would prefer to use a single gadget instead of 22 or them.
Andrei Nitis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.