Forums

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

Need help with test execution

LP S March 31, 2022

I have tests that run everyday, but there could be chances they are run multiple times, but i want to grab just the latest run from the tests using this 

issueType = 'Test Execution' and issue in testTestExecutions('testexec1' AND 'testexec2' AND 'testexec3')

but doesn't work, please help. 

 

Thanks in advance,

Lakshmi

1 answer

0 votes
Benjamin
Community Champion
March 31, 2022

HI @LP S ,

 

What test management are you using and what error are you getting from the JQL?

 

The JQL for testTestExecution doesn't looks right. Take a look at the documentation.

https://docs.getxray.app/display/XRAY/Enhanced+querying+with+JQL

-Ben

LP S April 1, 2022

@Benjamin here something like this with the latest for a set of tests "execution" only the latest run  :

 

issuetype = 'Test Execution'
and issue in testTestExecutions='GARAGE_ENG-4' OR 'GARAGE_ENG-5' OR ... 

 

Can you please help 

Benjamin
Community Champion
April 2, 2022

Have you tried just the example with one Issue Key. Doesn't state you can display multiple tests. Only option for multiple test is with a test filter.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events