Which testing method evaluates how well the system performs under heavy loads?

  • Load testing
  • Unit testing
  • Regression testing
  • Smoke testing
Load testing assesses the performance of a system under expected and peak loads. It helps identify bottlenecks, assess system capacity, and ensure that the application can handle high user loads without experiencing performance degradation or crashing.
Add your answer
Loading...

Leave a comment

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