A Test Plan is a systematic approach to testing a system; it lists all of the items to be tested from the user perspective – either individual functions or whole project modules depending on the size of the project – and is based on an understanding of what the software requirements are. Each test element should be assigned a risk element against which the results are recorded.
Common Problems
Common Symptoms
Incomplete test plan or insufficient testing. Software put live with high number of defects.
Unresolved issues found during training or production.