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 Discussions4.0.1 Not marking test as passedWhich Log4j VersionReadyAPI 4.0.1: How to see overview of open messages
Related ContentCreating soap request in Groovy scriptPass variable from Groovy Script to requestgroovy script errors