VarthiniOccasional Contributor11 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 Hero11 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 DiscussionsReadyAPI 4.0.1SOAP request fields in Form show (?)AI-based API test generationSolvedChange the UI style of ReadyAPi 4.0?
Related ContentValidate SAP API Responses Using ReadyAPI Assertionsvalidating REST response against JDBC responseValidating current response against previous response?