HP ALM Database Reference
td.CONFIGURATION_COVERAGE Table
Description
An associative table linking requirement coverage by a Test to the Test Configurations that cover the requirement.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key CNC_IDThe record ID.int4   
 CNC_REQ_COVER_IDThe ID of the requirement coverage (REQ_COVER).int4   
 CNC_CONFIGURATION_IDThe ID of a covering configuration(TEST_CONFIGS).int4   
 CNC_VTSThe version time stamp.varchar20  
Indexes
IndexDescriptionPrimaryUnique
CNC_CONFIGURATION_IDX   
CNC_PRIMARYKEY 
CNC_REQ_COVER_IDX  
CNC_VTS_IDX  
See Also

Related Objects

td Schema
Project Data Tables Database