Post-conditions for a test case
Post-conditions are used by a test analyst to either describe tests that should still be executed before the end of a test case or to describe actions that the tester should still execute before the end in order to produce a certain state.
Test instructions that can be defined here by the tester are collected in a closing test step provided that at least one post-condition has been specified in the decision table.
Possible locations where the test analyst can define post-conditions are identical as those for the precondition.