Monday, November 3, 2008

UAT - User Acceptance Test

Testing is implemented in different levels. UAT is the final step after unit testing, integration testing and system testing. At the point, most visible bugs have been fixed. UAT focuses on application's usablility in real scenario, and for that reason, usually end user is involved.

The same process with other level of testing, UAT is about preparing and executing test cases. To ensure test cases planned cover a full ground, in requirment definition stage test cases are defined along with application requirments.


The steps of UAT:

1. UAT planning
2. UA test cases
3. Team who execute test cases
4. Execute test cases
5. Document all defects
6. Fix bugs
7. Sign off the testing

No comments: