Scenario: A company is developing an e-commerce website. Functional testing ensures that users can add items to their shopping cart and proceed with the checkout process. Which type of testing would primarily focus on ensuring that the website can handle a large number of simultaneous users during peak hours?

  • Integration Testing
  • Load Testing
  • Regression Testing
  • Usability Testing
Load testing assesses the system's ability to handle a specific load, simulating multiple users accessing the website simultaneously, particularly crucial during peak hours in an e-commerce scenario.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *