Multiple choice technology testing

Running a system at high load for a prolonged period of time

  1. Soak testing

  2. Smoke testing

  3. Agile Testing

  4. Functional Testing

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

Soak testing involves running a system under high load for an extended period to identify issues like memory leaks, performance degradation, or resource exhaustion that only appear over time. It helps ensure system stability during prolonged operation.