Verify application behavior
To check the expected behavior of the application during a service test, you can add verification points after a message return. During the run, verification points produce a pass, fail, error, or inconclusive status in the Web Service Verification Point report.
- Add equal verification points
Equal verification points enable you to check that the contents returned by a service match exactly the contents specified in the verification point.- Add contain verification points
Contain verification points enable you to check that part of the contents that are returned by a service match the contents specified in the verification point.- Add Xpath query verification points
With service query verification points, you can check that a message return matches an Xpath query.- Add attachment verification points
Service attachment verification points enable you to check that the attachment of a service message return matches the specified criteria.
Related
Web service test editor overview
Related tasks
Add attachment verification points Add equal verification points Add Xpath query verification points Editing WSDL security configurations Create a reliable messaging call structure Display XML data with the Service Content view Exporting and importing service tests