Which type of testing assesses the software's performance under a specific load, such as a large number of concurrent users?

  • Black Box Testing
  • Integration Testing
  • Stress Testing
  • Unit Testing
Stress testing evaluates how software performs under extreme conditions, like high user loads or resource constraints. It helps identify bottlenecks and weaknesses under stress.
Add your answer
Loading...

Leave a comment

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