nimmy
3 years agoOccasional Visitor
Search for test cases in scale using JQL
Currently JQL seems to be working for issues but not for test cases. Can we get a JQL example to get the results in scale for testcases?
An example of Zephyr squad JQL to get testcases:
- project = VIIIHW AND type = Test AND status != closed AND labels != Automated AND component not in componentMatch("CF-*") AND component = Feature
- Looking for similar JQL in Zephyr SCALE