Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.