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 the system with other systems

  4. testing for a business perspective

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

Acceptance testing focuses on validating whether the system meets business requirements and is acceptable for release from a business perspective. It is not primarily about finding faults (that's system testing) or ensuring acceptability to all users (impractical). Testing with other systems is integration testing. The key is business validation - does this system deliver the expected business value?