How to test Soap Api using RestAsssured in Java

preview_player
Показать описание
This video will explain how to test Soap Api using Rest Asssured in Java.

Learn Automation in Selenium, Appium ,RestAssured,Maven,Jenkins,Git from scratch !

Also videos for Jenkins,SoanQube,Selenium Grid,TestNG Framework,Applitools,Page object pattern in automation,Interview questions and many more.

Рекомендации по теме
Комментарии
Автор

Thanks Naresh a lot. I was very much looking such type of tutorial, could not find any where specifically for Post request using restassured in SOAP. You made my day. Thanks again!

mohitgarg
Автор

Thanks for this video, it was great learning
Can you please share the video for testing Validation like
mandatory fields value validation of XML (soap), length of value

varshakadam
Автор

Sir ur API videos have good content compare to Rahul Arora in udemy I completed that sir plz continue make videos on api and appium
Thank u

shyame
Автор

Excellent video Naresh. How to handle ssl file, in soap ui we will add the ssl with password, how to handle through code ?

tommyjason
Автор

Nice one...could you show ex with auhentication

mammuh
Автор

Hi Naresh, Thanks for Videos, I have a question, what if there is a hard copy of wsdl file, which we browser in Soap UP, how we can automate that. I have hard copy of wsdl file and end point url. How I can make settings for wsdl file.

testautomationlab
Автор

HI Naresh, this is very helpful, thank you; Here the XML request payload is hard coded, but instead of that, how can I parameterise the XML request payload Values

srinivastrully
Автор

Hi all, I would test the soap webservice. I applied the same steps which was made by you in the video but I found the 500 Internal server error. Can you help me please?

kammounhoussem
Автор

Hi Naresh, thank you for the video. It is very useful. I have a requirement to attach a .xml file to the soap request and send it to the end point. Can I get a piece of code how to do that?

rameshpanthangi
Автор

Hi Naresh, thanks much for this video. However, I was wondering if the below things are possible or not in REST assured -
1. Parameterization of SOAP requests
2. API chaining of SOAP / REST requests. Of course, for this parameterization is required.
Thanks much !!

appansingharoy
Автор

Hi Naresh
I have one small query, when I am trying to google they are asking us to add something called SOAP ACTION also in headers headers("SOAPAction", "") is it mandatory to add SOAP Action or can we proceed without that also ?

ChunduruDattaSai
Автор

if we are creating maven projects, what all dependencies are needed?

virajutekar
Автор

Hi Naresh. Thanks for the awesome tutorial on API.
Can you please share request.xml file content?

anushadiga
Автор

Hi Naresh, how to send parameters to xml

rajkumarmuddasu