In this post I will show you how to add script assertion in SoapUI response of wsdl api test methods.
Here I have an example of CurrencyConvertor, I created a SoapUI project and added test case for this method as you can see in below window.
Now here in response body I will add assertion that verify the “ConversionRateResult” value is always 104 for given input value.
Here I have an example of CurrencyConvertor, I created a SoapUI project and added test case for this method as you can see in below window.
Now here in response body I will add assertion that verify the “ConversionRateResult” value is always 104 for given input value.