Skip to content

Commit

Permalink
Update load-testing-with-gatling.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarneeDear committed Sep 11, 2018
1 parent 6d85224 commit c9c85c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatling/load-testing-with-gatling.md
@@ -1,6 +1,6 @@
# What is load testing and why should you do it?

Load testing helps you understand how your application behaves under load. It helps take the guesswork out of hardware estimates and gives you an idea of what to expect when you application is set lose in the wild with actual users in real life.
Load testing helps you understand how your application behaves under load. It helps take the guesswork out of hardware estimates and gives you an idea of what to expect when your application is set lose in the wild with actual users in real life.

# Isolating the variables and knowing your boundaries
## Find out your bottlenecks and mitigate them
Expand Down

0 comments on commit c9c85c3

Please sign in to comment.