Soap-Ui tool

soap rest

Soap-ui is used for test soap protocols.Soap has paid and free versions. In free version we can’t re ... Read More

Soap vs Rest

soap rest

Web services – user sends request to server , gets response back . Two types of commonly used prot ... Read More

Xquery Assertions in Soap-Ui

assertions soap

XQuery Tag-We have the xQuery assertions in which we make some predefined tags like result and then ... Read More

More differences between soap and rest

soap rest differences

Soap is a protocol it follows rules for requests and responses i.e requests and responses have envel ... Read More

Soap fault assertion in Soap-Ui

assertions soap

Soap fault assertion – A soap request has 4 parts . 1. Envelope 2.Header 3 Body 4 Fault( In som ... Read More

WsdlTestRunContext example for our sample project

WsdlTestRunContext soap

Example with our own application In TestSuite2 let us make a new test case Login and in it add a ... Read More

Using custom variables in a login step

custom variables soap

Once we have added variables at project ,test suite or test step level we can use it in any of our t ... Read More

Global level properties

global properties soap

We can define global level properties in soap-ui that can be accessed across various project in soap ... Read More

Passing variables from one response to another request

passing variables soap

Now let us make a new Soap project and load our local web service into it.Then we make two test suit ... Read More

Reading from Properties file in Soap-Ui

properties file soap

If we want to add lots of data to a test step. Like for example we hhave a test step addProducts and ... Read More