Performing a Load Test
Introduction
In the previous chapters, we learned how to create our load test scripts. It is now time to execute these scripts.
We will take this opportunity to bust some myths about JMeter not being suitable for "big load tests."
To do this, we will look at the different ways to perform a test and the best practices to follow in order to succeed.
Methodology
The method we recommend to execute your test campaign is the following:
- Create your scripts with the GUI.
- Maintain your scripts with the GUI.
- Run mini-tests with the GUI to validate your scripts, the datasets used, and the platform (both the injection platform and the target platform).
- Run the proper load test from the command line.
- If you need to test multiple (Internet Protocol) IP sources or go very high in terms of the number of virtual users, run the test in distributed mode or with a cloud injection platform.