Apache JMeter

We often need to verify how much load an application serves so, based on it, we can check many functions or bottlenecks to improve the performance so it can serve as many requests as it can with efficiency. In this section, we'll look into how to execute Apache JMeter testing. We will execute a load test on the PetClinic application deployed on Azure App Services.

For more details on this topic, go to http://jmeter.apache.org/usermanual/.

To begin the execution, follow these steps:

  1. Download Apache JMeter from http://jmeter.apache.org/.
  2. Start it and create a Thread Group in Apache JMeter. Here, we mention Number of Threads (users), Ramp Up Period (in seconds), and Loop Count:
  1. Right-click on the Thread Group and click on ...

Get DevOps Bootcamp now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.