When adding existing testcases to a test cycle, is it possible to search the entire testcase library based on a field that has multiple tags?
For example, let's say the field name = label
Within label I have the following options for testcases
Testcases 1-5 tags
Testcases 6-10
Testcases 11-15
Testcases 16-20
If I enter Red and Green as individual tags for the label, my results will be testcases 1-5, 11-15 & 16-20.
However, I'm only wanting to see testcases that have both Red and Green tagged -- which would result in ONLY Testcases 1-5 showing up in my filter.
Seems like there should be some way to use 'and/or' logic in the filters.
Thanks In Advance,