Book Image

Learning JMeter 5.0 [Video]

By : Anton Serputko
Book Image

Learning JMeter 5.0 [Video]

By: Anton Serputko

Overview of this book

Test your software's performance easily with JMeter! Load-test, monitor performance in real-time, create reports, and more. Apache JMeter offers a powerful and extendable testing solution for your applications. With this course, you will use JMeter to test both the performance and functionality of any required online asset—web services, databases, FTP, or web servers—using a single tool. You'll even learn to test applications that run in the cloud. Distributed load testing has historically been an expensive and painful process when comes to very high workloads with an enormous number of users using multiple systems. JMeter to the rescue! Firstly, JMeter is an open-source tool and is thus free. Secondly, JMeter is able to send metrics to the database, so you may start any number of JMeter instances and get all results stored in one place- Influxdb and visualized in Grafana. JMeter is made up of components. You will use those components to plan and perform tests, using realistic demo scenarios. You will learn to monitor your app's performance in real-time and create test reports. By the end of the course, you will be world-class at using JMeter in the real world. The code bundle for this video course is available at- https://github.com/PacktPublishing/Learning-JMeter-5.0
Table of Contents (5 chapters)
Chapter 2
Components of a JMeter Test Plan
Content Locked
Section 4
Config Elements, Cookie Manager, and Header Manager
Elements to configure a JMeter scenario. Also, they allow JMeter to work with cookies, headers, and cache as a real browser does. - Emulate the browser behavior working with cache, cookies - Handle request headers