How to track results using jira labels?
Hi there,
I have weekly releases where in one particular feature is tested across different release (fix version).
If I have to get the results based on features, I don't see a way to do it in Zephyr as it is tracked with fix version. Is there a way I can query using some labels in Jira where all my test cases are tracked with feature labels.
For example
feature "abc" is tested across multiple releases 1.1, 1.2, 1.3.
I have features "xyz", "def" also tested in some of these releases
Now I can get the report from Zephyr based on 1.1 or 1.2 or 1.3 releases based on the version
I am facing challenges in getting test results for "xyz" and "def" alone.
Please let me know if there is a way to do this
Currently you can search the executions in the search test execution page using the list of fields and operator mentioned below:
https://zephyrdocs.atlassian.net/wiki/spaces/ZFJ0500/pages/1061423016/ZQL+Reference
Regards,
Bibek