Forums

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

Search for Xray Tests that are belonging only to some test sets in a test execution

Lianne Martin
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!
June 22, 2021

I am trying to see the status of test runs for a subset of a test execution.  

For example, I have test execution E-1234, and I want to see a status of total Test cases, passed, failed, blocked etc for only the tests that belong to these test sets: E-abcd, E-efgh, E-ijkl and I don't care about the tests belonging to any other test set.

I have labelled these test sets with a unique label if that helps.  

I can't figure out how to do this from Xray reports, JQL searches, or anything.  

Is it possible?  

1 answer

0 votes
Rogério Paiva - Xray Xporter
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.
June 28, 2021

Hi @Lianne Martin 

It should be possible combining Xray JQL functions: testSetTests and testExecutionTests.

Please the examples found in the documentation: https://docs.getxray.app/display/XRAY/Enhanced+querying+with+JQL

Thank you.

Kind regards,
Rogério Paiva [Xray Support Team]

Kristina Savchenko
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!
May 16, 2024

Hi! Seems it only works for Jira Server, how to do the same for Jira Cloud?

Suggest an answer

Log in or Sign up to answer