Test instructions for a decision table
- Test case precondition
-
Instructions adopted in the precondition of each test case.
- Test case post-condition
-
Instructions adopted in the post-condition of each test case.
- Intermediate step
-
Instructions that are always added in a test case between the last test step from conditions and the first test step from actions.
- Intermediate step, expected result
-
Test instructions that are added in a test case between the last test step from conditions and the first test step from actions.
