Which type of testing is primarily focused on determining how a system behaves under a specific load or demand?

  • Integration Testing
  • Load Testing
  • Unit Testing
  • Usability Testing
Load Testing is specifically aimed at understanding how a system behaves under specific loads or demands. It is used to ensure that the application behaves as expected and can sustain the expected user load, identifying bottlenecks or performance issues in the process.
Add your answer
Loading...

Leave a comment

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