The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

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 :)

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events