Test instructions for action values

Since instructions for the tester are ge­ne­ra­ted as a rule from actions in a decision table in a test case, usually only the "expected result" test instruction is used in the case of action values (testing an expected result).The following test instructions can be defined for action values.

Test instruction for Axx/yy

Optional test instruction that is used if the action value is used in a test case.

Expected result

Test instruction that is used if the action value is used in a test case.

Test case precondition

Instructions adopted in the precondition of a test case if the action value is used in the test case.

Test case post-condition

Instructions adopted in the post-condition of a test case if the action value is used in the test case.

test instructions 014