Forums

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

JQL to find number of tests with test type = Cucumber in a list of testsets

Joicy Joy
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 7, 2025

3 test sets available

Each of these test sets has tests with various test types ( ex: A, B, cucumber)

I want to find all tests with test type = cucumber in those 3 sets in a single query

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Pasam Venkateshwarrao
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 9, 2025

Hi @Joicy Joy 

if you are using test management tools like Zephyr/X Ray, there you get the number of tests with Test Type = Cucumber inside a list of Test Sets in Jira,

issue type = Test AND "Test Type" = Cucumber AND issue in testSetTests(<testSetKey1>, <testSetKey2>, ...)

Replace <testSetKey1>, <testSetKey2>, ... with the actual Test Set issue keys

Hope this helps

Pasam Venkateshwarrao
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 15, 2025

@Joicy Joy have you tried this or if this helped to you can you hit accept answer so that it will be helpful to other those who are looking for the same question

TAGS
AUG Leaders

Atlassian Community Events