HP ALM Database Reference
td.VC_TEST_CONFIGS 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 TSC_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60  
Primary Key TSC_IDThe record ID.int4  
 TSC_TEST_ID int4  
 TSC_NAMEThe name of the item.varchar255  
 TSC_DESCDescription of the item.varchar16 
 TSC_CREATED_BYThe user name of the user who created this item.varchar60 
 TSC_CREATION_DATEThe server date when this item was created.datetime4 
 TSC_EXEC_STATUS varchar70 
 TSC_VTSThe version time stamp.varchar20  
 TSC_ATTACHMENTA value of Y indicates that the item has at least one attachment.varchar1 
 TSC_USER_01User-defined field.varchar40 
 TSC_DATA_FILTERING varchar16 
 TSC_DATA_STATE int4  
 TSC_DATA_OBJ varchar16 

See Also

Related Objects

td Schema
Shadow Tables