You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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,