Forums

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

what is the Jira query to list the execution status in a jira test execution

Eugene Simon May 21, 2025

I have a list of tests executed within a test execution issue type.  I need to write a query to list all the tests executed in the test execution along with their current execution status (Pass, Fail, Blocked or Aborted)

1 answer

0 votes
Nikola Perisic
Community Champion
May 21, 2025

Welcome @Eugene Simon 

Are you using an app like Xray or are you doing this out-of-the-box?

Eugene Simon May 21, 2025

Thanks Nikola, I'm using Xray.

Nikola Perisic
Community Champion
May 21, 2025
Like Eugene Simon likes this
Eugene Simon May 21, 2025

This jquery gives me the tests that have passed:
project in (xyz) AND issue in testExecutionTests("test execution id", 'fail')

Then I export the data in .csv and manually update the status to Fail since there is no column heading in Jira that lists the test execution status (from the test execution issue type).

I hope I'm making sense :)

Suggest an answer

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

Atlassian Community Events