soaptes123Occasional Contributor11 years agoHow to parse HTML responseHi, when iam calling Rest Webservice.iam getting response in "HTML".How Can I parse it and validate it using groovy or any other.
nmraoCommunity Hero11 years agoYou mean compare this html with the DB xml (would you mind posting it)? You may generate an xml outof html in groovy script step.
Recent DiscussionsReadyAPI "java.lang.OutOfMemoryError"Nested LoopsBug in LoadTest context.RunCount / TotalRunCount
Related ContentParse a JSON Response Using GroovyParsing large JSON responsesHow to parse JSON response in SOAPUI