We can step back and forth in test levels in a project ``` tCase2 = testRunner.testCase;//This ... Read More
Data types in Groovy- To define data types in Groovy we can either use the keyword int ,double etc ... Read More
Now the third way to pass session id from login response to addProduct request is quite simple. F ... Read More
Lets us make a new Soap Project and copy WSDL of our local application and then add a login request ... Read More
Let us pass variables from a soap response(login test step in do Login test case ) to a soap request ... 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
In our Soap-Ui project lets add a new test ,groovy request. Type following in groovy request `` ... Read More
We can go to add assertions->Sla->sla response and choose a response time say 400ms.So next time if ... Read More
We can go to SoapUi -. New project and add our locally running Webservice to it by adding the WSDL o ... Read More
Valid response assertions-We can go to Add assertions ->compliance status and standards and choose v ... Read More