Book Image

Mastering JMeter 5.0 [Video]

By : Afsana Atar
Book Image

Mastering JMeter 5.0 [Video]

By: Afsana Atar

Overview of this book

JMeter has become an industry-standard tool for conducting functional, load, performance, and regression tests on web applications. It scales web development by helping you measure and analyze application performance. In this course, you’ll learn to invoke key features of the latest version of this testing tool to achieve peak performance for your web applications, all the while improving the testing team’s productivity by developing realistic and scalable test plans and automation. You'll start by mastering assertion types and scripts. Then you'll immerse yourself in the world of logic controllers and apply them to scripting. You'll get to grips with samplers, which help you send a request to the web server. You'll learn advanced scripting, work with test controllers, design test plans, and much more. By the end of this course, you will be able to use JMeter 5.0 for performance and load testing. All the code files and related files are placed on GitHub at https://github.com/PacktPublishing/Mastering-JMeter-5.0
Table of Contents (9 chapters)
6
Overview of Test Controller
Chapter 3
Sampler (Requests)
Content Locked
Section 6
OS Process, Debug, and Flow Control Action Sampler
Understand how to execute OS commands using OS process sampler. Then understand how to view the values in variables using Debug sampler. And finally understand how to setup a condition based on which you can decide which sampler request to execute.