Post-Condition
Use this section to communicate information that must be true after the test case is executed. For instance, you can stipulate this condition:
All statements in the test case must pass
.
Related information
Test case overview
Feedback