Test instructions for condition values
Since instructions for the tester are generated as a rule from conditions in a decision table in a test case, usually only the "test instruction for Cxx/yy" is defined in the case of condition values. The following test instructions can be defined for condition values.
- Test instruction for Cxx/yy
-
Test instruction that is used if the condition value is used in a test case.
- Expected result
-
Optional test instruction that is additionally generated in a test step.
- Test case precondition
-
Instructions adopted in the precondition of a test case if the condition value is used in the test case.
- Test case post-condition
-
Instructions adopted in the post-condition of a test case if the condition value is used in the test case.
