Make SOAP requests from Postman + Web Service Testing

Published: 07 November 2019
on channel: Valentin Despa
80,700
781

SOAP requests containing XML are still popular today. In Postman, SOAP is not natively supported (meaning that there is no support for generating SOAP requests in Postman), but as SOAP requests run over HTTP, you can use Postman. Many already use Postman for dealing with REST APIs and GraphQL API and don't want to switch between multiple tools.

If you are solely using SOAP-based APs, maybe Postman is not the best tool for the job.

In this video tutorial, I will show you how you can run a simple SOAP request with Postman, use variables to make your SOAP body dynamic, and write some API tests after parsing the XML response body.

One popular alternative to Postman with natively supports SOAP requests and parse WSDL files is SoapUI. You can use SoapUI to generate your request body and manually paste it in Postman if you prefer to use Postman for working with SOAP.

You can download the free opensource version of SoapUI from here: https://www.soapui.org/downloads/soap...

The calculator web service used in this tutorial:
http://www.dneonline.com/calculator.asmx

// POSTMAN COMPLETE GUIDE ONLINE COURSE

👉 Want to learn more about Postman? Check my Postman online course.

Get it at a special price and help support this YouTube channel:

https://vdespa.com/courses/

___

// I HAVE A QUESTION!

I do my best to answer all comments here on YouTube but I cannot make any guarantees.

If you have a question, it is best to ask your question on the Postman User Group on Discord (  / discord  .

If you have purchased the Postman Online Course, please use the Q&A section or send me a message on Udemy.

Please do not email me or contact me on other channels as I might not be able to answer. Sorry!

___

// I HAVE A VIDEO IDEA

Do you want me to create a video on a specific topic? Just fill out the form below:

https://forms.gle/uWEzXFQ2viJtZtvZ7

___

// P L A Y L I S T S

▸ Learn Postman | http://bit.ly/2CFaf70

▸ Postman Crash Course | http://bit.ly/2YwEBBT

▸ Postman Tips & Tricks | http://bit.ly/2JLkXyU

___

// F R E E R E S O U R C E S

▸▸▸ DOWNLOAD the FREE Postman Quick Reference Guide
http://bit.ly/postman-quick-reference-yt

▸▸▸ Ask a question on Discord
  / discord  

▸▸▸ JOIN the Postman User Group on Facebook
http://bit.ly/2OutAMZ

▸▸▸ The OFFICIAL Postman community forum
https://community.getpostman.com/

▸▸▸ 👉 Subscribe to the "Testing and automation with Valentine" newsletter for bi-weekly tutorials, tips, and news from the industry.
http://eepurl.com/gPwpU1

___

// IMPRINT

http://vdespa.com/imprint

---