The goal of _______ testing is to ensure that any performance reductions are identified and addressed before they impact end-users.
- Functional
- Load
- Regression
- Usability
Load Testing: This testing is designed to test the system under the expected load. The goal is to ensure that any reduction in system performance or degradation is identified and addressed before the system becomes live and starts impacting the end-users.
Loading...
Related Quiz
- 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.
- How do "inherent risks" and "residual risks" differ in risk assessment?
- The black-box testing technique which is specifically based on system models, such as state-transition diagrams or flowgraphs, is called _______ testing.
- To maintain code quality in Continuous Integration, _______ tools are often used to analyze code for issues.
- Which principle of software testing suggests that even if a test case passes, it doesn't necessarily mean the software is defect-free?