See Also

Quality Center Database

See Also Quality Center Database

REQ_TYPE Table

Description

Types of requirements.

Remarks

The table is installed already populated with predefined types: Folder, Group, Undefined, Functional, Business, Testing. Additional types are added by the project administrator. 

Columns

  Column Name Description Datatype Length Allow
Nulls
Primary Key  TPR_TYPE_ID The record ID. Integer 4  
  TPR_NAME The type name. VarChar 80  
  TPR_ICON_STREAM The encoded graphic icon. VarChar 2000
  TPR_PREFIX The recommended prefix for requirements of this type. For example, if TPR_PREFIX for the type is BIZ, requirements of the type should have names like BIZ_REQ1. Quality Center does not change the names of existing requirements if TPR_PREFIX is changed. VarChar 10
  TPR_EDITING_CONTROL For future use. VarChar 255
  TPR_HAS_DIRECT_COVERAGE A value of 1 indicates that this type of requirement can have direct test coverage. VarChar 1  
  TPR_RISK_ANALYSIS_TYPE A value of enum TDAPI_RBT_REQUIREMENT_TYPE_RISK_ANALYSIS_TYPE. See the API reference for possible values. Integer 4  

Indexes

Index Primary Unique
TPR_NAME_LWR_IDX  
TPR_PRIMARYKEY

See Also

Quality Center Database



Copyright 2002-2007 Mercury Interactive Corporation.

Documentation comments or suggestions?
Please send feedback to SW-Doc@hp.com