2

I am trying to learn web service testing using jmeter.Can anyone tell me how to proceed which samplers and request should i use.How should i practice as I am not having any web service to test. Thank you

asked Jul 26, 2016 at 6:04

1 Answer 1

2

The recommended test element for web service testing is "usual" HTTP Request sampler.

You can get a minimal web service test plan (it includes a web service endpoint by the way) in a couple of clicks like:

JMeter Main Menu -> File -> Templates -> Building a SOAP WebService Test Plan -> Create

JMeter Web Service

References:

answered Jul 26, 2016 at 6:29
Sign up to request clarification or add additional context in comments.

3 Comments

Hi Thank you . I could understand it. but can u tell what is Send Soap Action in SOap/XML -RPC Request. I am getting error when i do the same thing in SOap/XML -RPC Request as done with HTTP request
You need to use HTTP Header Manager to send SOAPAction header
Thank you so much.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.