Items that can be used for coverage independently of the rest of the test.
For example, a test criterion can be a sub-unit of the test or a performance measure.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | TCR_ID | The record ID. | int | 4 | ||
TCR_TEST_ID | The TEST.ID. | int | 4 | |||
TCR_NAME | The name of the item. | varchar | 255 | |||
TCR_DESCRIPTION | A free text description of this item. | varchar | 16 | ![]() | ||
TCR_EXECUTION_STATUS | The result of the most recent run of this criterion. The values are from the Status custom list. | varchar | 70 | |||
TCR_CREATED_BY | The user name of the user who created this item. | varchar | 60 | ![]() | ||
TCR_CREATION_DATE | The server date when this item was created. | datetime | 4 | ![]() | ||
TCR_VC_CHECKOUT_USER_NAME | The user who checked out the item under version control. | varchar | 60 | ![]() | ||
TCR_IS_MAIN_CRITERION | If 1, this is the main criterion of the test. The test RUN status is based on the main criterion. | int | 4 | |||
TCR_VTS | The version time stamp. | varchar | 20 | ![]() |