Which type of acceptance testing is done by the end-users to ensure that the software meets their business needs?
- Operational Testing
- Smoke Testing
- System Testing
- User Acceptance Testing (UAT)
User Acceptance Testing (UAT) is the last phase in the testing process before the software application is handed over to the customer. During UAT, actual software users test the software to ensure it can handle required tasks in real-world scenarios, as per their business requirements.
Loading...
Related Quiz
- The _______ matrix is a tool used to prioritize risks based on their impact and likelihood.
- One of the challenges in test script development is ensuring that scripts are resilient to _______ changes in the application.
- During which stage in the bug life cycle is a bug verified after it has been fixed?
- In error guessing, testers often create a list of potential errors called _______. What is this list commonly known as?
- Which type of testing evaluates the upper limits of a system and determines how it behaves when those limits are exceeded?