Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Issue Analysis reports can be generated for multiple projects. You can view the details pertaining across project.

  • Project:

     Select

     Select project to generate the report for. Users can select more than one project on the list.

  • Release:

     Select

     Select either one release or "All" to consider all the releases on the list. Cycles on the graph will be shown based on the release selected here.

  • Date Range:

     Provide

     Provide Start Date and End Date either directly typing in the field or using the calendar to define the duration.

  • Select Issue Priority and Issue Type to consider while generating the report.

Click on the the Search button button.

Issue Summary

Issue View by Workflow Status: The report shows issues by their workflow status i.e. the value in the the Status field  field of issues.

...

Issue View by Priority: The  The bar chart report shows all Issues organized by priority.

Issue View by Type: The  The pie chart shows issues categorized by type.This is the Type mentioned while creating an issue/logging a bug.

Issue View by Assignee: The  The report shows all issues organized by their assignee.

...

As the name suggests, the report gives count of issues bu Status and Priority assigned to them. The legends are provided below the graph.Image Removed

...

The legends are clickable. You can hide/show Priority displayed on the graph by clicking on the corresponding priority.

Image Removed

Issue Velocity compared to Test Cases executed

The report displays the velocity of logged Issues vs. Executed Test Cases during a particular Cycle. The management gets the visibility of bugs logged in proportion to the execution.

Archived records will be excluded from the report.

The X-axis displays Cycles of selected Release(s).

The Y-axis displays count displays count of logged Issues and count of Executed Test Cases.
Image Removed

...

Issue Velocity compared to Requirements

...

The Y-axis displays the count of Requirements and issues logged for Test cases and Requirements for selected release.Image Removed

...

Issue Leakage Rate

The report shows Issue Leakage (in percentage) between previous environment and current environment. Bugs Bugs/Defects missed from one level of testing to next level of testing is called Issue Leakage. Issue Leakage is the presence of bugs/defects which can be detected in the earlier stage of testing. The report helps QA Manager know the defect leakage and keep check on it.

Users can select environments that are in succession. The "Environment" values on the drop-downs are populated in accordance with the values entered while logging issues.

  • Previous Environment:

     This

     This can be referred as testing in Previous Environment. For example, build deployed on a staging environment before production.

  • Current Environment:

     This

     This can be referred as testing at Current Environment which will be in sequence of previous one. For example, build deployed on production environment.

Click on the the Search button button.

Issue Leakage is calculated as below:

Number of Issues found during next phase / (Number of Issues found during testing + Number of Issues found during next phase) * 100Image Removed

...

User can drill down the chart and can find all Production Environment issues.

The Leakage Issue section is clickable, clicking on which displays the issues in grid.

Image Removed

Issue Re-Open Rate

This report displays count and rate of issues that are re-opened after they have been resolved or closed. This re-open rate helps development team focus on such issues and run the development process more smoothly.

Reopen Rate is calculated as below:

(Total number of re-open issue / total issue) * 100

Image Removed

The Reopened Issue section is clickable, clicking on which displays the issues in grid.

Image Removed

Resolved Issue Verification

The report  name "Fixed Issue Verification" is changed to "Resolved Issue Verification".

Configuration related to Resolved status is provided at project level to define issue status in which issue will be considered as "Resolved".

Configure Resolved status for issue from from Projects > Project/Release/Cycle.

When multiple projects with different Resolved status configurations are selected to generate the report, it displays issue records for respective projects accordingly.

...

The Resolved Issue Verification tabular report displays traceability of issues which are marked as "Resolved". Issues are displayed with their associated test suites and test cases.Image Removed

...

The report also displays details of test suites and test cases associated to resolved issues.

...

Issue Average Aging Report :
The report is a bar chart that shows the average age of unresolved issues at a given point of time. The report is generated in accordance with the selection of Project, duration and issue filter.

The report is generated using the following formula for calculation:

Average age of unresolved issues on a particular day = Sum of Age of all unresolved issues on that particular day / Number of unresolved issues

For example,
One issue is created on 1st May and it gets resolved on 5th May - then in this case, the age of that issue is 3 days.

Another issue is created on 2nd May. Now on 4th May there are total 2 issues in Unresolved state with Sum of Unresolved Age 6 days (4 days for Issue1 + 2 days for Issue2). 
The report shows the average age of issues on that particular date.

Image Removed

Zoom in the Chart

You can zoom-in the chart view for a particular period by just holding and dragging the mouse pointer to select a particular area on the chart. It enlarges that covered area on the chart and let you view more granular details. It gives you a closer look of the period you selected on the chart above.

To go back to the original view, click on the Reset Zoom button on the chart.

...