SoapUI Tutorial #27 – SoapUI Script Assertion for XML Response

In this Soapui tutorial we will learn how to perform Script assertion for XML response in SoapUI.

In the REST APIs the response is in JSON or XML format and you can do script assertion for both the response formats.

In this video I will explain how to perform script assertion for XML response in SOAP webservice.

SoapUI Tutorial #11 – Verify XML Response using Groovy | SoapUI Assert

In this SoapUI tutorial we will learn how to verify Soap XML response using Groovy and use Assert to verify the actual response is as per expected.