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 DiscussionsAI-based API test generationSolvedChange the UI style of ReadyAPi 4.0?JDBC fails with "org.apache.xmlbeans.impl.values.XmlValueDisconnectedException" error in TestEngine
Related ContentCreating soap request in Groovy scriptPass variable from Groovy Script to requestgroovy script errors