Teja_kNew Member3 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? nmrao3 years agoYou could use below in the script assertion and see if that is what you needed log.info messageExchange.requestContent.size()
nmrao3 years agoYou could use below in the script assertion and see if that is what you needed log.info messageExchange.requestContent.size()
nmrao3 years agoYou could use below in the script assertion and see if that is what you needed log.info messageExchange.requestContent.size()
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentCreating soap request in Groovy scriptPass variable from Groovy Script to requestgroovy script errors