Example 1: Testing the Obvious
This test plan is for testing the most obvious thing in software development: that the software doesn't break when the user doesn't do anything.
2. Try to do too much and watch the software fail.
Expected Result: Software breaks.