See Also

Quality Center Database

See Also Quality Center Database

REQ_COVER Table

Description

An associative table linking requirements to the design tests and test instances in test sets that cover the requirements.

Remarks

For covering tests, the link is to the TEST Table. For test instances, the link is to the TESTCYCL Table.

Columns

  Column Name Description Datatype Length Allow
Nulls
Primary Key  RC_ITEM_ID The record ID. Integer 4  
  RC_REQ_ID The REQ.RQ_REQ_ID of the covered requirement. Integer 4  
  RC_ENTITY_ID The ID of the entity that covers the requirement, either a TEST.TS_TEST_ID or a TESTCYCL.TC_TESTCYCL_ID. Integer 4  
  RC_ENTITY_TYPE The table name of the covering entity type: TEST or TESTCYCL. VarChar 30  

Indexes

Index Primary Unique
RC_ENTITY_ID_IDX  
RC_PRIMARYKEY
RC_REQ_ID_IDX    

See Also

Quality Center Database



Copyright 2002-2007 Mercury Interactive Corporation.

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