HP ALM Database Reference
td.CRITERION_COVERAGE Table
Description
A requirement coverage by a test criterion.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key CRC_IDThe record ID.int4   
 CRC_REQ_COVER_IDThe ID of the requirement coverage (REQ_COVER).int4   
 CRC_CRITERION_IDThe ID of the covering criterion (TEST_CRITERIA).int4   
 CRC_VTSThe version time stamp.varchar20  
Indexes
IndexDescriptionPrimaryUnique
CRC_CRITERION_IDX   
CRC_PRIMARYKEY 
CRC_REQ_COVER_IDX  
CRC_VTS_IDX  
See Also

Related Objects

td Schema
Project Data Tables Database