In dynamic techniques, when the focus is on how the software behaves under suboptimal or unexpected conditions, it is termed _______ testing.
- Exploratory
- Performance
- Stress
- Usability
Stress testing is a dynamic testing technique used to determine how a software system behaves under conditions that are not normal or expected, such as under extreme loads, limited memory, or when subjected to hacking attempts. Its main goal is to ensure the software doesn't crash in suboptimal conditions.
Loading...
Related Quiz
- You're a developer on a project where the team frequently faces integration problems during the final stages of development. Which approach might alleviate this issue in future projects?
- In incremental integration testing, what is the significance of "top-down" and "bottom-up" approaches?
- How does the "V-model" in SDLC differentiate from the traditional waterfall model in terms of testing integration?
- Non-incremental integration testing is sometimes called _______ because of its sudden and comprehensive integration nature.
- In resource planning, which factor plays a critical role in determining the manpower required for testing?