See Also

Quality Center Database

See Also Quality Center Database

COMPONENT Table

Description

Business Process Components.

Remarks

Parameters for components are in the FRAMEWORK_PARAM Table.

Runtime data for parameters are in TESTCYCL.TC_DATA_OBJ.

When a component is contained in a test, the link between the test and component is in the BPTEST_TO_COMPONENTS Table.

The steps in the component are in the COMPONENT_STEP Table.

The logical organization of components in is the COMPONENT_FOLDER Table.

For table relationships, see the Business Process Overview.

Columns

  Column Name Description Datatype Length Allow
Nulls
Primary Key  CO_ID The record ID. Integer 4  
  CO_FOLDER_ID The COMPONENT_FOLDER.FC_ID of the folder containing this component.

For QuickTest Professional Application Areas, CO_FOLDER_ID is 2. Application areas are not displayed in the Business Process Testing Module.

Integer 4  
  CO_NAME The component name. VarChar 255
  CO_VERSION For future use. VarChar 255
  CO_PHYSICAL_PATH For future use. VarChar 255
  CO_RESPONSIBLE The user to whom the component is assigned. VarChar 60
  CO_CREATED_BY The user who created the component. VarChar 60
  CO_STATUS The values are from the Component Status list. Typical values are: Error, Ready, Failed, Maintenance, Under Development, and Not Implemented. VarChar 70
  CO_CREATION_DATE The date the component was created. DBTimeStamp 4
  CO_DESC The HTML formatted string that appears in the Description box in the component details. LongVarChar 16
  CO_DEV_COMMENTS Comments. LongVarChar 16
  CO_STEPS_DATA For future use. LongVarChar 16
  CO_VER_STAMP Increments when the record is updated. Integer 4
  CO_IS_ITERATABLE For backward compatibility. VarChar 1
  CO_DEFAULT_PICTURE_ID For future use. Integer 4
  CO_IS_OBSOLETE If a user deletes the component but it is in use in a test, this field is set to Y and the component is not physically deleted. If the component is restored, the field is set to N. VarChar 1
  CO_SRC_ID For future use. Integer 4  
  CO_DELETION_DATE Database timestamp when the record is marked obsolete. DBTimeStamp 4
  CO_DELETED_FROM_PATH The path of the component before it was marked obsolete. VarChar 255
  CO_DATA For future use. LongVarChar 16
  CO_SCRIPT_TYPE The test type. For example: QuickTest, WinRunner, manual, and so on. VarChar 60
  CO_HAS_PICTURE A value of Y indicates that the component has a snapshot. VarChar 1
  CO_TEXT_SYNC For internal use. VarChar 1
  CO_APP_AREA_ID The QuickTest Professional Application Area ID. Meaningful only when CO_FOLDER_ID points to a Application Area folder. Integer 4
  CO_USER_01 User-defined field. VarChar 40
  CO_USER_02 User-defined field. VarChar 40
  CO_USER_03 User-defined field. VarChar 40
  CO_USER_04 User-defined field. VarChar 40
  CO_USER_05 User-defined field. VarChar 40
  CO_USER_06 User-defined field. VarChar 40
  CO_USER_07 User-defined field. VarChar 40
  CO_USER_08 User-defined field. VarChar 40
  CO_USER_09 User-defined field. VarChar 40
  CO_USER_10 User-defined field. VarChar 40
  CO_USER_11 User-defined field. VarChar 40
  CO_USER_12 User-defined field. VarChar 40
  CO_USER_13 User-defined field. VarChar 40
  CO_USER_14 User-defined field. VarChar 40
  CO_USER_15 User-defined field. VarChar 40
  CO_USER_16 User-defined field. VarChar 40
  CO_USER_17 User-defined field. VarChar 40
  CO_USER_18 User-defined field. VarChar 40
  CO_USER_19 User-defined field. VarChar 40
  CO_USER_20 User-defined field. VarChar 40
  CO_USER_21 User-defined field. VarChar 40
  CO_USER_22 User-defined field. VarChar 40
  CO_USER_23 User-defined field. VarChar 40
  CO_USER_24 User-defined field. VarChar 40

Indexes

Index Primary Unique
FW_CO_PRIMARYKEY
CO_FOLDER_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