ALM Project Database Reference Version 12.55
td.RUN_CRITERIA Table
Description
Instances of Test Criteria created when the associated Test Configuration is run.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key RCR_IDThe record ID.int4   
 RCR_RUN_IDThe Run.ID.int4   
 RCR_CRITERION_IDThe TEST_CRITERIA.ID.int4   
 RCR_CONFIGURATION_IDThe TEST_CONFIGS.ID.int4   
 RCR_STATUSThe status of this criterion in the run of this configuration.varchar70   
 RCR_NAMEThe name of the item.varchar255   
 RCR_DESCRIPTIONA free text description of this item.varchar16  
 RCR_VTSThe version time stamp.varchar20  
Indexes
IndexDescriptionPrimaryUnique
RCR_CONFIGURATION_CRITERION_IX   
RCR_PRIMARYKEY 
RCR_RUN_CRITERION_IX  
RCR_VTS_IDX  
See Also

Related Objects

td Schema
Project Data Tables Database