Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
JMeter Cookbook

You're reading from   JMeter Cookbook 70 insightful and practical recipes to help you successfully use Apache JMeter

Arrow left icon
Product type Paperback
Published in Oct 2014
Publisher
ISBN-13 9781783988280
Length 228 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Bayo Erinle Bayo Erinle
Author Profile Icon Bayo Erinle
Bayo Erinle
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. JMeter Fundamentals FREE CHAPTER 2. Handling Responses 3. Building Robust Test Plans with Controllers 4. Testing Services 5. Diving into Distributed Testing 6. Extending JMeter 7. Building, Debugging, and Analyzing the Results of Test Plans 8. Beyond the Basics A. Installing the Supporting Software Needed for this Book Index

Testing SOAP web services


SOAP is a protocol specification to exchange information between network systems. Communication and negotiation between systems is done by passing XML message formats over a variety of transport protocols, including HTTP, JMS, Mail, VFS, and so on. Unlike REST, which is an architectural style, SOAP is a protocol, and is thus governed by standards. Due to SOAP's characteristics (extensibility, neutrality, and independence), it is a good candidate for systems integration and interoperability. It provides a mechanism for legacy and modern systems to communicate effectively without needing to be on the same platform or in the same programming language.

JMeter offers two components (SOAP/XML-RPC Request and HTTP Request) that help when testing SOAP web services.

How to do it…

In this recipe, we will see how both SOAP/XML-RPC and HTTP Request can be used to test SOAP web services:

  1. Launch JMeter.

  2. Add Thread Group by navigating to Test Plan | Add | Threads(Users) | Thread Group...

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 €18.99/month. Cancel anytime