Risk Map

Give Manual Testers a Map to the Bugs!

Risk Map

TestBrain RiskMap is designed to assist the manual test team to prioritize which areas of the code to test.

RiskMap shows all commits for a specified period, their risk of containing at least one defect, and the functional areas of the code affected by each commit.

By showing the number of high-risk commits in each functional code area, RiskMap acts as a guide to prioritize which areas of the code to test first and how much time to spend testing each area.

The outer ring is a list of all commits, coded for risk:

  • Red for high risk,

  • Orange for medium risk,

  • Green for low risk.

The inner ring maps the commits to the functional areas of the code affected. Commits that affect multiple code areas are listed on the outer ring separately for each code area.

In other words, if a commit affects 3 different code areas, the same commit will be shown in 3 separate places on the outer ring.

Code areas are colored to match the highest risk of any commit that touches that area. Code areas that are not shown in the inner ring have not been changed.

Give manual testers a Flash light in the dark to select a window of time and where to focus their Exploratory Testing!

By showing the number of high-risk commits in each functional code area, RiskMap acts as a guide to prioritize which areas of the code to test first and how much time to spend testing each area.

Last updated