Use this view to create reports that ignore currently running execution plans.
The key of this table is the combination of the columns ConfigurationID and BuildID.
| Row | Description | 
|---|---|
| ConfigurationSuiteID | Identifier of the configuration suite. | 
| ConfigurationID | Identifier of the configuration. | 
| ConfigurationName | Name of the configuration. | 
| BuildID | Identifier of the build. | 
| PassedCount | Sum of all passed tests. | 
| FailedCount | Sum of all failed tests. | 
| NotExecutedCount | Sum of all not-executed tests. | 
| ProjectID | ID of the project that this row belongs to. | 
| BuildName | Name of the build used for this test run. | 
| BuildDescription | Description of the build. | 
| BuildOrderNumber | Order number of the build. | 
| BuildIsTagged | 1 if the build is tagged, 0 otherwise. | 
| VersionID | ID of the version that the build belongs to. | 
| VersionName | Name of the version. | 
| VersionDescription | Description of the version. | 
| VersionOrderNumber | Order number of the version. | 
| ProductID | ID of the product that the build belongs to. | 
| ProductCode | Name of the product. | 
| ProductDescription | Description of the product. | 
| ProductOrderNumber | Order number of the product. |