Groovy in SOAP UI

Archive for September 30th, 2008

load testing with SOAP request having variable parameter(s)

Posted by: devakara on: September 30, 2008

 

At times there could be requirement of Load Testing a Web Service following different strategies based on the requirement.
But say if there are fields in the SOAP request which are supposed to be unique for every request that hits the service while load testing…really this could be tough to deal with.
With the new feature called [...]