roja1Contributor6 years agoSolvedUnable to read response of one rest test step Hi, I have 4 test steps in my test case. My groovy script is able to read and compare response of all the test steps except the last test step. So I have tried removing all the steps and kept on...Show Morenmrao to roja16 years agoPlease seehttps://gist.github.com/ismits/621a3cff4de582fe860a732e8e10fd41
nmraoCommunity Hero6 years agoroja1 Can't try your code. ONly suggest, if the response is null or empty instead of just checkinfor null.
roja1Contributor to nmrao6 years agoHi nmrao , I didn't understand your point. Can you please eloborate. Thank you
nmraoCommunity Hero to roja16 years agoCheck response for empty along with nullnmraoCommunity Hero to roja16 years agoPlease seehttps://gist.github.com/ismits/621a3cff4de582fe860a732e8e10fd41
nmraoCommunity Hero to roja16 years agoPlease seehttps://gist.github.com/ismits/621a3cff4de582fe860a732e8e10fd41
Recent DiscussionsHow do I add a REST query string without the 'name='Rest step assertions written in SoapUI 5.5.0 are failing in SoapUI 5.8.0SoupUI 5.7.1
Related ContentError getting response; java.net.SocketTimeoutException: Read timed outread json responses from test caseUnable to get the Response in SOAP UI..