Assertion Reference

Assertions are an important part of validating your service. This section provides information on various assertion types available in ReadyAPI.

go.gifProperty Content Assertions

Property Content assertions validate XML, XPath, XQuery, and JSON content of a message.

go.gifCompliance Assertions

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.

go.gifScript Assertion

The Script assertion runs a script to perform custom checks against a message. You can verify message content, headers, properties and other components.

go.gifResponse SLA Assertion

The Response SLA assertion checks whether the response arrives within the specified time limit.

go.gifJMS Assertions

JMS assertions check JMS messages to find out whether JMS errors occur, or the request has timed out.

go.gifJDBC Assertions

JDBC assertions validate database connections within JDBC test steps.

go.gifSecurity Assertions

Security assertions allow you to validate security tests.

See Also

Publication date: