Updated on 2024-10-31 GMT+08:00

Using Bug Measurement

You can use bug measurement to track the defect progress.

Viewing the Bug Measurement

By default, the bug measurement view displays the following statistical charts: bug overview, legacy DI trend, accumulated bugs, bug daily throughput, bug distribution by severity, bug distribution by status, and top 8 owners with legacy bugs.

  • Numerical statistical charts: The indicator value represents data for all work items in real time. For example, the total number of bugs in Bug Overview is equal to the total number of bugs during statistics collection.
  • Trend charts: The indicator value represents the daily data. For example, the total number of legacy bugs on June 7 in legacy DI Trend is equal to the total number of legacy bugs on June 7.

The following table lists the statistical charts in bug measurement.

Table 1 Statistical charts

Statistical Chart

Data Description

Bug overview statistics

Collects statistics on the number of bugs whose states are processing, completed, and overdue and whose severities are severe at the current time. Click a number to view the corresponding list.

Legacy DI trend

Collects statistics on the DI trend of legacy bugs in the selected time range.

  • DI: indicates the value calculated based on the weight of bugs at each severity level.
  • Legacy DI = Number of legacy critical bugs x 10 + Number of legacy major bugs x 3 + Number of legacy minor bugs x 1 + Number of legacy suggestion bugs x 0.1

Accumulated bugs

Shows the trends of accumulated bugs found, resolved bugs, and legacy bugs.

Cumulative number of legacy bugs = Cumulative number of found bugs – Cumulative number of resolved bugs.

Bug daily throughput

Collects the number of bugs found and fixed in the selected time period.

Bug distribution by severity

Collects statistics on the number of bugs by severity at the current time.

Bug distribution by status

Collects statistics on the number of bugs by status at the current time.

Top 8 owners with legacy bugs

Collects top 8 owners of legacy bugs at the current time and displays the bug number.