HP ALM Database Reference
td.HIST_TEST_CRITERIA Table

Description

History of checked in versions of the entity.

Remarks

For descriptions of the table and columns, see the referenced entity table. For example, for details of HIST_TEST, see the TEST table.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key TCR_VC_VERSION_NUMBERThe version ID of the entity.int4  
Primary Key TCR_IDThe record ID.int4  
 TCR_TEST_ID int4  
 TCR_NAMEThe name of the item.varchar255  
 TCR_DESCRIPTIONA free text description of this item.varchar16 
 TCR_EXECUTION_STATUS varchar70  
 TCR_CREATED_BYThe user name of the user who created this item.varchar60 
 TCR_CREATION_DATEThe server date when this item was created.datetime4 
 TCR_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60 
 TCR_IS_MAIN_CRITERION int4  
 TCR_VTSThe version time stamp.varchar20 

See Also

Related Objects

td Schema
Shadow Tables