Hi all,
I would like to create a dashboard is that displays details of test executions that have been conducted for a particular test plan.
Based on what I understand, I need to create a filter in Jira which displays the list of test executions associated with a particular test plan.
What is the process for creating such a filter?
Please note that I am using Xray to document my tests.
Thanks a lot!
Hi @Reut Gabbay welcome to the community. Xray jql documentation. JQL getting started documentation.
I hope this helps.
Thanks for the answer!
However, i ran the query below:
issue in testPlanTestExecutions ("<TestPlan ID Number>")
And i receive the error message below:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry for the misdirection, that answer was for Data Center. Cloud does not support functions.
Have a look here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.