The data to be used in the run of a Test.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | TSC_ID | The record ID. | int | 4 | ||
TSC_TEST_ID | The TEST.ID. | int | 4 | |||
TSC_NAME | The name of the item. | varchar | 255 | |||
TSC_DESC | Description of the item. | varchar | 16 | ![]() | ||
TSC_CREATED_BY | The user name of the user who created this item. | varchar | 60 | ![]() | ||
TSC_CREATION_DATE | The server date when this item was created. | datetime | 4 | ![]() | ||
TSC_EXEC_STATUS | The result of the most recent run of this configuration. The values are from the Status custom list. | varchar | 70 | ![]() | ||
TSC_VTS | The version time stamp. | varchar | 20 | |||
TSC_VC_CHECKOUT_USER_NAME | The user who checked out the item under version control. | varchar | 60 | ![]() | ||
TSC_ATTACHMENT | A value of Y indicates that the item has at least one attachment. | varchar | 1 | ![]() | ||
TSC_USER_01 | User-defined field. | varchar | 40 | ![]() | ||
TSC_DATA_FILTERING | An XML string containing the filter to apply to the data resource. For example: <FilterData> | varchar | 16 | ![]() | ||
TSC_DATA_STATE | The source of the parameter values to be used in this configuration. One of:
| int | 4 | |||
TSC_DATA_OBJ | An XML string containing static parameter values for Business Process Test configurations. | varchar | 16 | ![]() |