Teja_kNew Member2 years agoGet 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()
Related Contentgroovy script not workingGroovy Script: Line ContinuationSaving request and response to an external file for "JDBC Request" and "Groovy Scripts"Groovy: Fails to Display Request StatusHow to create SOAP JDBC Request using Groovy Script
Recent DiscussionsSudh budh bar hshs the day ofAssert Step Not Executing All AssertionsInclude external files (XML) for JDBC connectionAccessing database connection string from groovy test stepJDBC database connection pooling