Skip to main content
Version: 24.3

Fact Test

The Fact.Test table contain metrics available on Test. Each row in the table represents a single Test on a given day. All metrics in the table are semi-additive, meaning that are cumulative only for a given day. The following metrics are available from this table Detail Estimate ToDo Done Supported Custom Fields defined on Test Detail Estimate Detail Estimate attribute for the Test Reports using this metric ToDo attribute for the Test Reports using this metric Done attribute for the Test. This value represents the amount of Effort recorded against the Test, regardless of other attributes. The value is correct, but not always historically accurate. For more information, see the notes on Fact.Effort. Reports using this metric

Table Description

The following table describes the columns available in the default table.

Column NameDescriptionDatatypeForeign Key To
DateKeyDate of this measureintDim.Date
WorkitemKeyData Mart identifier for the Testint
AssetTypeKeyData Mart identifier for the type of workitemintDim.AssetType
PrimaryWorkitemKeyData Mart identifier for the PrimaryWorkitem that owns this TestintDim.PrimaryWorkitem
SecondaryWorkitemKeyData Mart identifier for the TestintDim.SecondaryWorkitem
ProjectKeyData Mart identifier for the Project containing this TestintDim.Project
IterationKeyData Mart identifier for the Iteration containing this TestintDim.Iteration
TeamKeyData Mart identifier for the Team assigned to this TestintDim.Team
TestStatusKeyData Mart identifier for the Test statusintDim.TestStatus
TestTypeKeyData Mart identifier for the Test TypeintDim.TestType
TestSourceKeyData Mart identifier for the Test SourceintDim.WorkitemSource
SecondaryAssetStateKeyData Mart identifier for the asset state of the TestintDim.AssetState
DetailEstimateDetail Estimate measure (Note 1)real
ToDoToDo measure (Note 1)real
DoneDone measure (Note 1)real

::: Note: This field is populated based on the Tracking Level settings in your instance. :::