Scenario: An e-commerce website is preparing for a major sale event. Which type of functional testing should be performed to assess the system's ability to handle a surge in user traffic?
- Load Testing
- Regression Testing
- Stress Testing
- Usability Testing
Load testing assesses system behavior under normal and peak conditions. Stress testing specifically evaluates the system's stability under extreme conditions, like a surge in user traffic during a sale event.
Loading...
Related Quiz
- Which phase of the Software Development Life Cycle (SDLC) typically involves functional testing?
- Model-based testing can help identify _______________ in requirements or system specifications.
- In what ways do the principles of functional testing support the overall software development process?
- Which phase of the test execution lifecycle involves running test cases against the software application?
- Which of the following best describes the scope of Exploratory Testing?