_________ testing is a type of performance testing focused on determining an application’s scalability.
- Load
- Regression
- Stress
- Usability
Stress testing is a type of performance testing that evaluates the stability and responsiveness of an application under extreme conditions. It helps determine the system's robustness and scalability by subjecting it to conditions like high traffic, heavy data load, or resource limitations.
Loading...
Related Quiz
- In test automation, what is the primary role of a test data management system?
- What is the primary purpose of automation testing in software development?
- Given a scenario where an application requires testing across multiple web browsers, which automation tool would be most suitable?
- In the Automation Testing Life Cycle, __________ is the phase where the environment setup is done.
- __________ is a technique used in automation scripts to externalize test data from the test cases.