• Setup: Establish the preconditions to the test.
• Exercise: Do something to the system.
• Verify: Check the expected outcome.
• Cleanup: Return the system under test to its initial state after the test.
• Setup: Establish the preconditions to the test.
• Exercise: Do something to the system.
• Verify: Check the expected outcome.
• Cleanup: Return the system under test to its initial state after the test.