JQL Query to find all user stories with test cases

Anas Ghadieh May 15, 2023

Hello 

I am looking for a JQL Query to find all user stories with test cases. We are using QMetry and mapping test cases from there to user stories in JIRA. 

I need to find a list of user stories that do not have test cases mapped to..

Thanks

2 answers

0 votes
Nelson Schaffer May 15, 2023

You can send your query on QMetry's support portal - https://qmetrysupport.atlassian.net/servicedesk/customer/portal/46

They should be able to provide the most accurate solutions to your queries. Their support is fast and responsive.

0 votes
Mark Segall
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 15, 2023

Hi @Anas Ghadieh - I'm not familiar with QMetry, but assuming it's like other marketplace apps, it is likely using the linked issue function to link the story to the test case.  Your query would look something like this:

issueType = Story AND issueLinkType not in (YOURLINKTYPE)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events