The results of a RUN.
There can be more than one result record for a RUN.
The data in this table is populated by the testing tool.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | RES_ID | The record ID. | int | 4 | ||
RES_NAME | The name of the item. | varchar | 255 | |||
RES_TYPE | A value from the "Result Type" project list. | varchar | 40 | |||
RES_DESCRIPTION | A free text description of this item. | varchar | 16 | ![]() | ||
RES_MODIFIED_BY | The user who last changed this item. | varchar | 60 | |||
RES_RUN_ID | The RUN.RN_RUN_ID of the results owner. | int | 4 | |||
RES_VTS | The version time stamp. | varchar | 20 | |||
RES_VER_STAMP | The version number of this record. | int | 4 |