_______ testing assesses the system's performance with an increasing number of users until reaching the system's threshold limit.
- Functional
- Integration
- Load
- Unit
Load testing is a type of non-functional testing where the system is subjected to increasing volumes of requests. The main objective is to identify the breakpoint where the system's performance starts degrading.
Loading...
Related Quiz
- A software company developed a custom solution for a client. After delivering, the client tests the application in their environment and checks against their requirements. Which type of testing is the client performing?
- Which testing process is designed to validate that the software meets the business requirements specified in the contract?
- How does cyclomatic complexity assist in white-box testing?
- In a situation where the project is running out of time, and the testing team hasn't covered all the test cases, which software testing principle should guide their next steps in choosing what to test?
- Which of the following is a common team structure for a test organization in a larger enterprise?