Iterations of a test run.
A single test RUN can contain more than one iteration. The status of the RUN is calculated from the statuses of all its iterations.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | RNI_ID | The record ID. | int | 4 | ||
RNI_RUN_ID | The RUN.RN_RUN_ID. | int | 4 | |||
RNI_ORDER | The position of this iteration in the RUN. | int | 4 | |||
RNI_DESCRIPTION | The description set by the client that created the run iteration. | varchar | 16 | ![]() | ||
RNI_STATUS | The status of this iteration. Values are from the Status custom list. Typical values are: Not Completed, No Run, Passed, N/A, Failed. | varchar | 70 |