This is the code repository for Performance Testing with JMeter 3, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.
A 100% pure Java application designed to load and test measure performance for web application, jMeter extends to improve the functioning of various other static and dynamic resources. If you want to use JMeter for performance testing your software products, this book is a great starting point. You’ll get a great grounding in all the fundamentals and gain a wealth of new skills along the way.
All of the codes are organized as per the chapters, each folder has the codes related to that chapter or appendix.
For example: PerformanceTestingwithJMeter 3_Code\Chapter03
The code will look like the following:
{ (parameters) ->returnType in
// block of code goes here
}
Following is the software-hardware list:
Chapter | Software required | OS required |
---|---|---|
01-08 | JMeter 3.2 or higher and JRE 1.8 or higher | Windows XP (and up) or Any Unix or Linux based system |
05 | Grafana 4 or higher and InfluxDB 1.2.4 or higher | |
06 | Vagrant 1.9 or higher and VirtualBox 5.1 or higher |