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 DiscussionsUnable to authenticate license in Ready API Login button unresponsiveReadyApi 3.64.0 parallel executionUnable to authenticate license in Ready API Login button unresponsiveSolved
Related ContentCreating soap request in Groovy scriptPass variable from Groovy Script to requestgroovy script errors