Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Master Apache JMeter - From Load Testing to DevOps

You're reading from  Master Apache JMeter - From Load Testing to DevOps

Product type Book
Published in Aug 2019
Publisher
ISBN-13 9781839217647
Pages 468 pages
Edition 1st Edition
Languages
Authors (3):
Antonio Gomes Rodrigues Antonio Gomes Rodrigues
Profile icon Antonio Gomes Rodrigues
Bruno Demion (Milamber) Bruno Demion (Milamber)
Profile icon Bruno Demion (Milamber)
Philippe Mouawad Philippe Mouawad
Profile icon Philippe Mouawad
View More author details

Table of Contents (14) Chapters

About the Book 1. Quick Start with JMeter 2. JMeter Overview 3. Designing a Test Case 4. Important Concepts in JMeter 5. Preparing the Test Environment (Injectors and Tested Systems) 6. Being Productive with JMeter 7. Load Testing a Website 8. Load Testing Web Services 9. Load Testing a Database Server 10. Load Testing Message-Oriented Middleware (MOM) via JMS 11. Performing a Load Test 12. Visualizing and Analyzing the Load Testing Results 13. Integration of JMeter in the DevOps Tool Chain

Setup with JMeter

Again, JMeter allows us to easily test web services. We can do it using HTTP Request:

Figure 8.2: HTTP Request

Do not forget to add an HTTP Header Manager with the correct parameters (here, Content-Type is equal to text/xml; charset=utf-8):

Figure 8.3: HTTP Header

Note

Note that JMeter provides the Building a SOAP WebService Test Plan template to speed up the configuration.

Figure 8.4: Building a SOAP WebService Test Plan template

To help us, we can use the excellent SoapUI (https://www.soapui.org/), which generates the message content of our call to the web service from the WSDL.

It even makes it possible to create Mock servers of the web service, allowing us to test it while its implementation is not yet available.

If your teams have already run tests with SoapUI, Postman (https://www.getpostman.com/), Swagger (https://swagger.io/), or any other similar tool, you can save a lot of time by setting JMeter as a proxy in these tools. JMeter...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}