ALM Project Database Reference
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
See Also