Soap-ui is used for test soap protocols.Soap has paid and free versions. In free version we can’t re ... Read More
Web services – user sends request to server , gets response back . Two types of commonly used prot ... Read More
Soap is a protocol it follows rules for requests and responses i.e requests and responses have envel ... Read More
XQuery Tag-We have the xQuery assertions in which we make some predefined tags like result and then ... Read More
Lets us make a new Soap Project and copy WSDL of our local application and then add a login request ... Read More
Soap fault assertion – A soap request has 4 parts . 1. Envelope 2.Header 3 Body 4 Fault( In som ... Read More
If we make a new test case and add two new test steps to it ,both groovy scripts and then in first g ... Read More
Now let us make a new Soap project and load our local web service into it.Then we make two test suit ... Read More
Let us pass variables from a soap response(login test step in do Login test case ) to a soap request ... Read More
In our Soap-Ui project lets add a new test ,groovy request. Type following in groovy request `` ... Read More