Multiple choice technology testing

The main focus of acceptance testing is

  1. finding faults in the system

  2. testing from a business perspective

  3. ensuring that the system is acceptable to all users

  4. testing the system with other systems

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Acceptance testing is performed to establish confidence that the system is ready for deployment and meets the business requirements. Finding faults is the focus of earlier testing phases, whereas acceptance testing evaluates usability, workflow alignment, and business readiness rather than component integration or system performance.