|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Ensure that the software system meets the set criterion of quality before being accepted or released.
Determine the capability limitation of the software system.
In this phase, we ensure that a bug fix or modification of software doesn't have undesirable impact on other parts or functions of the software.
We test the combined parts of an application to determine if they function together correctly.
Each function of the software is targeted and tested in separation from other functions of the software.
The most 'micro' scale of testing to test particular code modules. Code walkthrough entails looking at a programmer or developer's code. We encourage it as a part of the QA Engineering process.
Architectural, Development and Implementation issues are discussed and frozen through a thorough review.