Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.51 KB

work-item-test-result-tables.md

File metadata and controls

34 lines (26 loc) · 1.51 KB
title titleSuffix description ms.technology ms.topic ms.assetid ms.author author ms.date
Work Item Test Result tables
Azure DevOps
Learn how to use Work Item Test Result tables to query for data about work items that are linked to test results.
devops-analytics
reference
33dbfef7-c17b-4884-9a33-cfc61a1d7cd6
kaelli
KathrynEE
10/20/2021

Work Item Test Result tables

[!INCLUDE temp]

You can query for data about work items that are linked to test results by using FactWorkItemTestResult and the associated dimension tables. For information about the measures and dimensions that are associated with these tables in the SQL Server Analysis Services cube, see Test results.

Fact Table for Work Items linked to Test Results

FactWorkItemTestResult is associated with the following dimension tables:

  • DimTeamProject

  • DimTestResult

  • DimWorkItem

For more information, see these articles: