Which statement correctly explains Stress testing?
- A. A type of performance testing that evaluates system stability by pushing it beyond normal operational limits. ✓
- B. A test design technique that focuses on values at the edges of input ranges, where errors are most likely to occur.
- C. A test design technique that divides input data into groups expected to be treated the same way by the system.
- D. A type of performance testing that evaluates how a system behaves under expected user load.
Correct answer
A. A type of performance testing that evaluates system stability by pushing it beyond normal operational limits.
Explanation
Stress testing refers to a type of performance testing that evaluates system stability by pushing it beyond normal operational limits.