|
Macro believes that testing should occur throughout the development process. We test our software against the specifications in the systems requirement document using the scenarios developed earlier in the project. We offer a dedicated testing team and testing center. Testing is applied in four distinct phases—unit testing, integration testing, system testing, and acceptance testing. The system test group designs and develops test cases to verify that system requirements have been implemented and the software works correctly. By having an independent group test the system, we achieve better objectivity in the quality of the product.
|