Skip to main content

Defect Status Analysis Report

This document lists features of the Defect Status Analysis Report.

defect status analysis report

The Defect Status Analysis Report helps teams monitor, analyze, and manage defect trends across projects. It provides an immediate understanding of defect distribution, by severity, priority, and resolution state, without the need to manually compile data.

Tutorial: Analyze defect status

Report Features​

Defects Distribution widgets​

  • Three donut charts provide visual breakdowns of defect distribution by:
    • Severity (Critical, High, Medium, and Low - synced from ALM)
    • Priority (1, 2, 3, and 4; 1 is highest - synced from Priority)
    • Resolution State (Unresolved, and Resolved)
  • Each segment displays both percentage and count values. Clicking each segment filters the drilldown table.
  • The total defect count (e.g., 339) appears prominently at the center of the view, uniform across three charts, offering quick insight into overall defect volume. Clicking the segment won't affect this count.
defect status analysis report defect distribution by priority
defect status analysis report defect distribution by resolution
defect status analysis report defects distribution by severity

Filtering Capabilities​

  • Scope Filter: Switch between Time Range, Release, or Sprint to adjust your analysis scope.
  • Resolution State Filter: Unresolved (default) and Resolved.
  • More Filters: Expand to refine by Severity or Priority.
    These filters work together dynamically, ensuring that visualizations and tables update immediately when filters are applied.

Defect Details Table​

  • Provides a comprehensive list view of all defects that match your filters.
  • Includes columns:
    • Created At
    • Key (click to navigate to defect details)
    • Summary
    • Severity
    • Priority
    • Status
    • Resolved At
    • Assignee
  • Displays 10 rows per page with pagination.
defect status analysis report drill down table
Was this page helpful?