Skip to main content
Version: Early Access

Dim.RegressionTest

A Regression Test is a template for testing an existing feature on a repeated basis after it has been delivered to ensure new feature development has not broken the previous functionality. This table contains Type 1 data for the Regression Tests defined in your instance.

Table Description

Column NameDescriptionDataType
RegressionTestKeyDatamart unique identifier for the Regression Testint
RegressionTestOidIdentifier for this Regression Testint
RegressionTestNameName of the Regression Testnvarchar
RegressionTestDisplayIdRegression Test Identifier visible in gridsvarchar
RegressionTestProjectNameName of Project where the Regression Test is definednvarchar
RegressionTestTeamNameName of the Team that owns this Regression Testnvarchar
RegressionTestStatusNameStatus value for the Regression Testnvarchar
RegressionTestTypeNameType value for the Regression Testnvarchar
RegressionTestReferenceValue of Reference field on Regression Testnvarchar
RegressionTestProjectKeyForeign Key to the Project where the Regression Test is definedint
RegressionTestTeamKeyForeign Key to the Team that owns the Regression Testint
RegressionTestGeneratedFromTestKeyForeign Key to Acceptance Test that was used to generate this Regression Testint
RegressionTestGeneratedFromTestNameName of Acceptance Test that was used to generate this Regression Testnvarchar
RegressionTestGeneratedFromTestDisplayIdDisplay ID of Acceptance Test that was used to generate this Regression Testvarchar
RegressionTestAssetStateAssetState of the Regression Testvarchar
RegressionTestCreatedByNameFull Name of the member who created this Regression Testnvarchar
RegressionTestLastModifiedByNameFull Name of the member who last modified this Regression Testnvarchar
RegressionTestCreateDateUTCUTC Date the Regression Test was createddatetime
RegressionTestLastModifiedDateUTCUTC Date the Regression Test was last modifieddatetime
RegressionTestCreateByKeyForeign Key to the Dim.Member who created this Regression Testint
RegressionTestLastModifiedByKeyForeign Key to the Dim.Member who last modified this Regression Testint
RegressionTestCreateDateKeyForeign Key to Dim.Date for the Create Dateint
RegressionTestLastModifiedDateKeyForeign Key to Dim.Date for the Last Modified Dateint