...
- Add
- Delete
- Move
Show / Hide Table Columns- User can place mouse pointer on the first column and drag Test Step to the desired location.
- User can place mouse pointer on the first column and drag Test Step to the desired location.
- Reset Filters
Using Test Steps in Test Runs
...
- Edit Actual Results and Status
- Attach a file / image
- Show / Hide Table Columns
- The Test Case Status will be auto computed using the conditions specified for this instance of RMsis .
Status Computation Rules
- RMsis provides an option to automatically compute the status of a Test Case, based on the statuses of it's Test Steps.
- The user has an option to override the computed status of a Test Case.
- The rules can be specified as a global configuration under RMsis > RMsis Administration > Application Configuration > Status Computation Rules
- The rules can be specified as a set in the following format
- IF
- STATUS OF Any TS | All TS
- EQUALS Pass | Fail | Pass with Exception | Blocked | ???
- THEN
- SET STATUS of TC to
- Pass | Fail | Pass with Exception | Blocked | ???
- SET STATUS of TC to
- IF