Multiple choice technology web technology

Which of the following is not part of performance testing?

  1. measuring response times

  2. recovery testing

  3. simulating many users

  4. generating many transactions

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

Recovery testing checks a system's ability to recover from crashes or failures, which is fundamentally different from performance testing that measures speed, responsiveness, and stability under load. Performance testing includes measuring response times (A), simulating many users (C), and generating transactions (D) to assess system behavior.