In stress testing, when the system fails, the main point of interest is to analyze the system's _______ to recover and ensure no data is lost.
- ability
- configuration
- stability
- threshold
Stability: Stress testing aims to determine a system's robustness by pushing it beyond its limits. When the system fails, it's crucial to assess its stability in terms of recovery and ensure that it doesn't compromise the data integrity and returns to its stable state.
Loading...
Related Quiz
- In white-box testing, which technique involves ensuring that every decision point (true and false) has been executed at least once?
- What distinguishes Contract Acceptance Testing from other types of Acceptance Testing?
- While automated tests are excellent for repetitive tasks, _______ testing is often needed for exploratory and usability checks.
- _______ are specific markers added to elements in HTML to improve their accessibility features.
- What distinguishes static testing from dynamic testing?