Hi
1- To track all our test runs, we need to know the test cases that are BLOCKED with at least linked issues (defect) that are not closed or cancelled. I'n struggling in getting the statuses of the linked issues. Any tips about that?
2- Also we would like to know the open defect that blocks the highest number of Test Cases. I have not found any count function to order by total of links in a defect. Is there another way of doing it?
Thanks for your help!
Hello,
You will need an addon like scriptrunner to achieve this.
Hope this helps
I would agree with @Mohamed Benziane ; there's no such thing out-of-the-box.
You can also use eazyBI app to perform those things if you have it. There are some sample reports here. eazyBI team can help you building out the reports you need.
Regards
Sérgio
=======================================
Personal blog on testing, Agile and software development: https://sergiofreire.com
Follow me on Twitter: https://twitter.com/darktelecom
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@sgarcette perhaps (I'm no ScriptRunner expert though).
You may configure Xray to create links between the test cases and the defects
and then maybe you can use that JQL to find what you aim for.
Regards
Sergio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
linkedIssuesOf is a JQL function from scriptrunner so you may already have it in your instance
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
With scriptrunner, could I get a function to solve 2- ?
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.