Forum Discussion

GAus's avatar
GAus
New Contributor
3 years ago
Solved

How can I report the number of tests being blocked by a defect/bug?

Hi,

 

I'd like to report defects/bugs and the number of tests they are blocking?

 

Looking online there used to be a report for 'Top Defects Impacting Testing' which is exactly what I'm after but unfortunately the report is no longer available.  Is there any other way to generate this level of detail?

 

Thanks.

  • Hi!

     

    The report you're looking for still exists - it's located in Reports > Issues > Top 10 Defects Impacting Testing.

     

    If you want more control over the results you can export the data from another report like Test Execution Results List, and then use the "Execution.Count of Linked Issues" and the "Execution.Linked Issues" fields to get a complete picture, i.e. not just the top 10 - but that does require manual work on your part.

     

    Hope that helps.

     

    Andy

2 Replies

  • MisterB's avatar
    MisterB
    Champion Level 3

    Hi!

     

    The report you're looking for still exists - it's located in Reports > Issues > Top 10 Defects Impacting Testing.

     

    If you want more control over the results you can export the data from another report like Test Execution Results List, and then use the "Execution.Count of Linked Issues" and the "Execution.Linked Issues" fields to get a complete picture, i.e. not just the top 10 - but that does require manual work on your part.

     

    Hope that helps.

     

    Andy

    • GAus's avatar
      GAus
      New Contributor

      Great - The export worked and I'm able to generate a chart off of the back of it.

       

      Thanks for the help!