Since the Soap response is a standard XML message, all XML-related assertions apply (XPath, XQuery, etc described HERE ) , but also two new assertions are available for JMS testing:
- JMS Status assertion will check for JMS specific errors (for example connection errors)
- JMS Timeout assertion will check that the message is received within the configured timeout.



