WsdlTestRunContext

WsdlTestRunContext soap

We know we can use context object if we are in the same test case. But if we are in different test c ... Read More

Soap-UI ,soap and rest basics

soap rest webservices

Soap-Ui is used to automate Web services.Web services is also known as API If we click news link ... Read More

Understanding how to add ,retreive custom variables

custom variables soap

Let us make a new SoapUi Project and copy the following WSDL into it. ``` http://footballpool.data ... Read More

Soap-Ui tool set up

soap soap-ui

To download the free version of soapUi go to the website and download the free version so to the web ... Read More

Simple web service project set up in Soap-ui

soap

We can go to this website to check some sample web services and their WSDL but the problem is these ... Read More