Creating a test plan
nDevelop a test plan, giving values to be tested, the purpose of the test and the individual test cases, and the expected results.
nTest the system thoroughly, but not inordinately.  Explicitly include limiting values and “equivalence classes.”
uIf the system performs properly for one member of an “equivalence class,” it should perform properly for all members of the “equivalence class.”
n
n
n