Multiple choice technology testing

Continuously raising an input signal until the system breaks down is

  1. Ramp Testing

  2. Recovery Testing

  3. Sanity Testing

  4. Scalability Testing

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

Ramp Testing involves continuously increasing an input signal (load, data volume, concurrent users) until the system breaks, establishing the breaking point. Recovery Testing checks system recovery after crashes, Sanity Testing verifies basic functionality after changes, and Scalability Testing measures performance at increasing loads without necessarily breaking the system.