Test plan
nA test plan is a document that describes the test cases giving the purpose of each case, the data values to be used, and the expected results.
nTest design should
be carried out concurrently with system
development.
nDeveloping and refining test cases based on the implementation of the system is referred to as “white box testing.”
nA test plan can be
based on class specifications only.