Teja_kNew Member2 years agoSolvedGet the Size of the request in Groovy Script of SOAP UI How to get the size of the request in Groovy script of Soap UI? nmrao2 years agoYou could use below in the script assertion and see if that is what you needed log.info messageExchange.requestContent.size()
nmrao2 years agoYou could use below in the script assertion and see if that is what you needed log.info messageExchange.requestContent.size()
nmrao2 years agoYou could use below in the script assertion and see if that is what you needed log.info messageExchange.requestContent.size()
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentCreating soap request in Groovy scriptPass variable from Groovy Script to requestgroovy script errors