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

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

Compliance status and standards assertions

assertions soap

Valid response assertions-We can go to Add assertions ->compliance status and standards and choose v ... Read More

Stepping back and forth in test levels in a Soap project

stepping up and down.soap

We can step back and forth in test levels in a project ``` tCase2 = testRunner.testCase;//This ... Read More

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