Test instructions for conditions
Instructions for the tester, such as e.g. quite specific entries, can be derived as a rule from conditions in the decision table in a test case.
- General configuration
-
Used for defining properties valid for all test steps of the condition, e.g. the name of a test step.
- Test case precondition
-
Instructions adopted in the precondition of a test case if the condition is used in the test case.
- Test case post-condition
-
Instructions adopted in the post-condition of a test case if the condition is used in the test case.
