Multiple choice technology testing

What is the testing done in OAT

  1. Non-functional(Excluding Performance Testing)

  2. Non Functional(Including Performance Testing)

  3. Functional

  4. All of the above

  5. None of the above

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

OAT (Operational Acceptance Testing) performs non-functional testing such as security, usability, reliability, and compatibility testing, but excludes performance testing. Option A correctly describes this scope. Options B incorrectly includes performance testing, while C incorrectly suggests functional testing which is done in other phases.