csc424 slp 3
The project deliverables are:
Title Page
Table of Contents
Test Plan
Write a section of your report to address the quality standards and goals to be achieved by the verification and validation process. The standards should define the level of quality required before the application is released into production and should be stated in measurable terms.
Prepare a test coverage matrix based on the requirements of your application you wrote previously. The test matrix should demonstrate that your tests will provide full coverage of the application.
Write a white box test plan to be used during the implementation phase of the project. The white box test plan should address some parts of the test matrix and should provide guidance to ensure the quality of the code meets the internal quality standards defined for the project. Test cases should accompany the white box test plan.
Write a black box test plan to be used for completed application modules and for functional testing after the application is functionally complete. The black box test plan should address parts of the test matrix and should include test cases.
Execute your test plans and provide results of your tests.