Assertions are important part of validating your service. This section provides information on various assertion types available in ReadyAPI.
Property Content assertions validate XML, XPath, XQuery, and JSON content of a message.
Compliance assertions validate that the message structure follows the service definition. You can check various aspects of SOAP operations, HTTP methods, WSDL and WADL definitions, and Web Service standards.
The Script assertion runs a script to perform custom checks against a message. You can verify message content, headers, properties and other components.
The Response SLA assertion checks whether the response arrives within the specified time limit.
JMS assertions check JMS messages to find out whether JMS errors occur or the request has timed out.
JDBC assertions validate database connections within JDBC test steps.
Security assertions allow you to validate security tests.