Ability to filter parameters with an AND on Test Runs
Gloria Giménez
On the Test Runs view, when I have TCs with multiple (single) parameters, I want to be able to filter by them individually with an AND, for example, let's say I've the following parameters and values:
Platform:
1-iOS
2-Android
3-Web
Client:
1-ClientX
2-ClientZ
I want to be able to see only the TC iterations for Platform 1 AND Client 2.
Right now, it behaves like an OR, so it shows everything on the list.