HP ALM Database Reference
td.RBT_CUSTOMIZATION_QUESTIONS Table

Description

Risk-based quality management criteria.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key RBT_QST_IDThe record ID.int4  
 RBT_QST_QUESTIONThe criterion.varchar255  
 RBT_QST_DESCRIPTIONThe description of the criterion and its values in HTML format. It is recommended to change this value in the ALM user interface and not to write directly to the database.varchar16 
 RBT_QST_RISK_KIND

A value of:

1 indicates a criterion used to determine Business Criticality.
2 indicates a criterion used to determine Failure Probability. 3 indicates a criterion used to determine Functional Complexity.

int4  
 RBT_QST_ORDERThe order in which the criterion is displayed in the user interface.int4  

See Also