Multiple choice technology testing

Finding defects is not the main focus in what type of testing?

  1. System Testing

  2. Acceptance Testing

  3. System Integration Testing

  4. Data Migration Testing

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

Acceptance testing is primarily designed to establish confidence in the system and demonstrate that it meets user needs and business requirements, rather than finding defects. Conversely, system, integration, and migration testing are focused directly on identifying and fixing defects.