HP ALM Database Reference
td.VC_TEST_PARAMS Table

Description

Versions of the entity that are checked out under version control.

Remarks

The versions in this table are not available to users in the Quality Center UI until they are checked in. They are visible to the user who checked out the version and to privileged users. Descriptions of the table and columns are in the referenced entity table. For example, for details of VC_TEST,see the TEST table.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key TP_VC_USER_NAMEThe name of the item.varchar60  
Primary Key TP_IDThe record ID.int4  
 TP_TEST_ID int4  
 TP_NAMEThe name of the item.varchar255  
 TP_DESCRIPTIONA free text description of this item.varchar16 
 TP_DEFAULT_VALUE varchar16 
 TP_REF_COUNT int4  
 TP_VTSThe version time stamp.varchar20  
 TP_VER_STAMPThe version number of this record.int4  
 TP_ORDER int4 
 TP_USER_01User-defined field.varchar40 

See Also

Related Objects

td Schema
Shadow Tables