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 c229d49 commit 6d85224
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 expact 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 you 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 Expand Up @@ -255,4 +255,4 @@ Taurus is a way to wrap tests like JMeter, Gatling, etc. in 'automation-friendly
https://www.blazemeter.com/blog/taurus-new-star-test-automation-tools-constellation

#### Using in Jenkins
https://gatling.io/continuous-integration/
https://gatling.io/continuous-integration/

0 comments on commit 6d85224

Please sign in to comment.