Is JIRA or XRay provides queries to exclude all Xray-issue types by default for requirement project.
We have recently installed Xray and configured with existing requirement projects.
Now all the all the issues created part of test also listed , we have to include all the time in filter below step for creating filters for developers environment to check the project status.
Is there any simple step / query to exclude ?
issuetype not in (Pre-Condition,Test,"Test Execution","Test Plan","Test Set","Sub Test Execution")
Thanks,
Devaki
Hi Devaki,
For now that's the jql query that you can use for not search by Xray issues.
One of the test reports that Xray provides is the Overall Requirement Coverage Report, which shows a normalized horizontal stacked bar chart with the current Requirements coverage for the selected Analysis Version (or Test Plan), Test Environment and Grouping field. With this you can analyze just the requirements implemented in a given version or requirements from earlier versions or all the requirements.
I will leave a link here for the respective report.
Best regards,
Xray Team
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.