Build Quality Excel Report

Teams who are responsible for testing software can use the Build Quality report to help monitor the success or failure rate of test activity with each build. The Build Quality report provides the following reports, which show the test results for all build definitions for a team project.

  • Build Verification Testing: Helps the team monitor the quality of builds by showing test results for all automated tests that are marked as Build Verification Test (BVT) that are run during the build process.

  • Test Activity Per Build: Helps the team monitor the quality of builds by showing test results for all tests that have been run against the build for all or selected test plans.

    Note

    You can view the Build Quality report if you open Team Explorer, open the team project, open the Excel Reports folder, and open the Test Team Management folder. You can access this folder only if your team project portal has been enabled and is provisioned to use SharePoint Products. For more information, see Access a Team Project Portal and Process Guidance.

These reports are available only when the team creates test plans and starts to run tests by using Microsoft Test Manager. For information about how to define test suites and test plans, see Organizing Test Cases Using Test Suites. For information about how to access this report, see Excel Reports (Agile).

In this topic

  • Data in the Reports

  • Required Activities for Monitoring Build Quality

  • Updating and Customizing the Report

Related topics

Required Permissions

To view the report, you must be assigned or belong to a group that has been assigned the Read permissions in SharePoint Products for the team project.

To modify or customize the report, you must be a member of the TfsWarehouseDataReaders security role in SQL Server Analysis Services. You must also be assigned or belong to a group that has been assigned the Members permissions in SharePoint Products for the team project. For more information, see Grant Access to the Databases of the Data Warehouse for Visual Studio ALM and Managing Permissions.

Data in the Reports

The Build Quality reports illustrate the cumulative count of test results for all build definitions for a team project. Both reports are based on PivotTable reports that access data that is stored in the data warehouse. The count that is shown in each report is a count of the most recent version of each test result in a particular build.

Build Verification Testing

Build Quality Excel Report

Test Activity per Build

Test Activity PerBuild Excel Report

The following table describes the report filters and fields that are used in the PivotTables that generate the Build Quality reports.

Filters

Fields

  • Team Project - Team Project Hierarchy: Includes build results for build definitions that are defined for the selected team project.

  • Test Result - Iteration Hierarchy: Includes test results that were run from test cases that were assigned to the selected iterations.

  • Test Result - Area Hierarchy: Includes test results that were run from test cases that were assigned to the selected product areas.

  • Build - Build Definition Name: Includes test results that were run against builds that belong to the selected build definitions.

Filter specific to the Build Verification Testing report:

  • Test Run - Is Build Verification Run: Includes test results from all automated tests that were run during the build process and configured as BVT.

  • Test Result - Outcome: The outcome of the test (for example, Blocked, Never Run, Failed, None, and Passed).

  • (Measure) Test Result - Build Result Count Trend: Counts the most recent version of each test result in a particular build.

  • Build - Build Name: The name of the build. Each time that a build is run, it is assigned a name that contains the build definition name as its prefix.

Required Activities for Monitoring Build Quality

For the Build Quality report to be useful and accurate, the team must perform the following activities:

Updating and Customizing the Report

You can update the Build Quality report by opening it in Office Excel and changing the filter options for the PivotTable report for one of the worksheets. You can customize each report to support other views, as the following table describes.

View

Action

Build quality for select iterations

Change the filter for Iteration (default=All)

Build quality for select product areas

Change the filter for Area (default=All)

Build quality for select build definitions

Change the filter for Build Definition Name (default=All)

Build quality for the most recent six, eight, or more weeks

In the Columns PivotTable Field List, add the Date - Sets field and select @@Last 6 weeks@@ or other set

For more information about how to work with and customize PivotTables and PivotChart reports, see the following pages on the Microsoft Web site:

See Also

Concepts

Create and Modify Areas and Iterations

Other Resources

Test Management Reports

Excel Reports (Agile)