Book Image

JMeter Cookbook

By : Bayo Erinle
Book Image

JMeter Cookbook

By: Bayo Erinle

Overview of this book

Table of Contents (16 chapters)
JMeter Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 1. JMeter Fundamentals

In this chapter, we will cover the following recipes:

  • Executing a test script

  • Recording a script via HTTP(S) Test Script Recorder

  • Recording scripts via the Chrome browser extension

  • Converting HTTP web archives (HAR) to JMeter test plans

  • Viewing and analyzing test results

  • Feeding data into a script

  • Using timers

  • Managing HTTP user sessions

  • Testing Single Page Applications (SPAs)

  • Testing AJAX-centric applications