Backlog overview (Scrum)

TFS 2017 | TFS 2015 | TFS 2013

The Backlog Overview report lists all product backlog items (PBIs), both active and completed. It doesn't include bugs. The report presents a snapshot of the work that has been performed for the filtered set of PBIs.

Backlog Overview report

To learn how to open the report, refresh the data, or manage reports, see Reporting Services Reports.

Use this report to answer the following questions:

Work progress Quality progress and risk assessment
- How much work does each PBI require?
- Does the amount of work that remains for each PBI correspond to your expectations?
- Are top-ranked PBIs being implemented first?
- How many tests are defined for each PBI? How many tests are passing?
- Which PBIs don't have test cases?
- How many test cases have run for each PBI, and how many have passed?
- Which PBIs are at risk?
- Which PBIs aren't stable enough for release?
- Which PBIs can the team ship today?

Prerequisites

  • This report requires that the team project collection that contains your team project was provisioned with SQL Server Reporting Services. This report isn't available if Report Reports doesn't appear when you open Team Explorer and expand your team project node.

  • To view the report, you must be assigned or belong to a group that has been assigned a Browser or Content Manager role in Reporting Services. For more information, see Grant permissions to view or create reports in TFS.

Data in the report

This report displays the following information for each PBI that it lists:

Work Progress Test Status
- Hours Breakdown: A visual representation that shows the percentage of completed work based on the rollup of remaining hours for all tasks that are linked to the PBI or its child PBIs.
- To Do: A rollup of the remaining hours for tasks in the To Do state that are linked to the PBI or its child PBIs.
- In Progress: A rollup of the remaining hours for tasks in the In Progress state that are linked to the PBI or its child PBIs.
- Test Points: A numeric value that represents the number of pairings of test cases with test configurations in a specific test suite. For more information about test points, see Reporting on testing progress for test plans.
- Test Results: A numeric value and visual representation that shows the percentage of test cases, grouped according to the status of their most recent test run, where the options are Passed (green), Failed (red), or Not Run (black).

Healthy and unhealthy versions of the report

A healthy report shows more progress on PBIs that appear near the top of the report.

An unhealthy report indicates progress on PBIs that have a lower rank than on PBIs that have a higher rank, or that more tests are failing than passing.

PBIs that appear in the report

The report lists and highlights PBIs according to the following criteria:

  • PBIs appear in order of their importance, based on their assigned ranking (Backlog Priority field).

  • PBIs appear in bold type when they are in the New, Approved, or Committed states.

  • PBIs appear in normal type when they are in the Done state.

  • PBIs appear in gray type when their assigned iteration or area is outside the filtered set, but they have tasks or child PBIs that are within the filtered set of iterations or product areas.

Required activities to track the backlog

To populate the report with useful data, the team carries out the following activities:

  • Define PBIs and tasks. Make sure that tasks are linked to their parent PBIs through a Child link. Also, create a Child link from any subtasks to its parent task. For more information, see Define the tasks required to implement PBIs and bugs.

    If you subdivide a task into subtasks, specify hours only for the subtasks. Hours are roll up as summary values for the parent task and PBI.

  • Define and update the State and Remaining fields for each task or subtask during the iteration or release.

  • Define test cases and link test cases to their parent PBIs using the Tested By link. See Create your tests.

  • Specify the Iteration and Area paths for each PBI, task, and test case.

    For information about how to define iteration and area paths, see Define area paths or Define iteration paths .