QA & Test Plan
I. Software Quality Assurance
II. Testing
Four types of basic testing are executed in this project. They are:
All software components in this project should perform unit test (black box test) to ensure software unit meet all requirements. All unit tests should be performed by the developers and in the development machine.
A system level test should be performed for this project. Ideally, automatic testing programs should be implemented and used. This testing program should include functions such as:
Software should be tested on different platforms (Unix, Linux, and Window NT) to ensure the compatibility and performance meet the distribution standard.
This QA procedure is to check system delivery meet coding standard, system documentation (such as PDD & UDF) are provided, and defects are fixed with approval.