In Xray JQL function testTestExecutions is defined. The function should:
"Returns a list of test executions associated with the input Test Issues from P1 optionally filtered by the current test run status for each Test issue.
Parameter P1 can either be a single Test issue key or Id or a saved filter name or id containing multiple Test Execution issues."
The question is how do you specify the filter ID for parameter P1?
Hi @Laurentiu Hurubaru ,
you can specify the filter name or its id.
issue in testTestExecutions("Bookstore Tests")
issue in testTestExecutions(12302)
Regards
Sergio
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.