Multiple choice technology testing

The main focus of acceptance testing is

  1. finding faults in the system

  2. ensuring that the system is acceptable to all users

  3. testing for a business perspective

  4. testing the system with other systems

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

Acceptance testing evaluates whether the system meets business requirements and is ready for deployment. It's conducted from a business perspective rather than a purely technical fault-finding perspective. Option C is correct because acceptance testing focuses on business needs, while option A describes technical testing and option B is too broad.