DEV Community

Discussion on: What is load testing? and why is it important?

Collapse
 
jennrmillerdev profile image
Jen Miller • Edited

Consider your application is working fine for 10 simultaneous users

haha, :) The project I'm on right now requires our tomcat server cluster to handle 10000 requests per minute.

For our smaller dev run load tests, we use Apache JMeter. Its decent enough to get the job done.