VarthiniOccasional Contributor12 years agoValidating response xml against xsdHI i want to run a groovy script which will validate the response xml from its respective xsds. Below is the code import javax.xml.validation.SchemaFactory import javax.xml.XMLConstants i...Show Moreerror.JPG18 KB
nmraoCommunity Hero12 years agoIf you want to validate the web service response, then it can be validated by Schema Compliance assertion. Is this what you are looking for?
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentValidate SAP API Responses Using ReadyAPI Assertionsvalidating REST response against JDBC responseValidating current response against previous response?