Multiple choice technology testing

Automation test tool is best suited for

  1. Functional Testing

  2. Performance Testing

  3. System Testing

  4. UAT Testing

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

Automation tools excel at Performance Testing (load, stress, scalability) because they simulate thousands of concurrent users and collect metrics accurately. Functional, System, and UAT testing are better done manually or with semi-automation due to their exploratory nature and judgment requirements.