Hi all.
We run Jira Cloud integrated with test management tool Tricentis qTest (SaaS).
Is it possible to with JQL to filter for Jira ticket being with linked qTest test cases and, in best case, filter for all Jira rticvkets of a particular issue type which are with failed qtest Test Cases?
Like
project = abc AND issueType = story AND issue.hasTestCases is not empty AND resultTestCases in (failed, incomplete)
Thanks.
Same question here. Have you found the query?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.