HP ALM Database Reference
td.BP_ITERATION Table

Description

The order of component iterations in a test.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key BPI_IDThe record ID.int4  
 BPI_BPC_IDThe link to the test and component through BPTEST_TO_COMPONENTS.BC_ID.int4 
 BPI_ORDERThe 0-based order of this iteration. If there is only one iteration, this field may be empty.int4 
 BPI_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60 

See Also