Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to find Stories in Jira that have Zephyr Scale Test Cases added

Priyanka Agrawal October 1, 2025

I want to search all the tickets of type "Story" which has Zephyr test cases added to it.
Is there a way to search those using JQL?
Tried the function hasTestCoverage() but it is not supported in JQL.

2 answers

0 votes
Prachi Bolar
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 1, 2025

Hello @Priyanka Agrawal 

Welcome to Community :) 

Please check this article : https://support.smartbear.com/zephyr-squad/faq/search-for-all-tests-linked-to-a-story-in-zephyr-f/

Thank You,

Prachi

0 votes
Christos Markoulatos
Community Champion
October 1, 2025

Hi @Priyanka Agrawal 

It depends if u are in DC or Cloud.

Check the following:

  • DC/Server: use issue IN hasTestCoverage() (and variants) in JQL.
  • Cloud: use Zephyr Scale reports (Traceability/Coverage) or the API; JQL functions aren’t available.
  • If the function still errors on DC, confirm the app/version and that you’re wrapping the function with issue IN (...)

References

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events