Parameters in design tests.
This table is used only with manual tests.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | TP_ID | The record ID. | int | 4 | ||
TP_TEST_ID | The TEST.TS_TEST_ID of the test to which the parameter belongs. | int | 4 | |||
TP_NAME | The parameter's name. | varchar | 255 | |||
TP_DESCRIPTION | The parameter's description. | varchar | 16 | ![]() | ||
TP_DEFAULT_VALUE | The suggested value for string, date, numerical, and long text parameters. | varchar | 16 | ![]() | ||
TP_REF_COUNT | The number of instances of this parameter in the test. | int | 4 | |||
TP_VTS | The version time stamp. | varchar | 20 | |||
TP_VER_STAMP | The version number of this record. | int | 4 | |||
TP_VC_USER_NAME | The name of the item. | varchar | 60 | ![]() | ||
TP_ORDER | The position of the parameter in the list of test parameters. | int | 4 | ![]() | ||
TP_USER_01 | User-defined field. | varchar | 40 | ![]() |