JMS Request Properties

Applies to ReadyAPI 3.52, last modified on April 18, 2024

To view or change properties of incoming messages (requests), select a request in the Incoming column of the Setup page of the virtual service editor. You will see the properties on the right of the ReadyAPI window:

JMS service virtualization and API testing: Properties of incoming JMS messages (requests)

Click the image to enlarge it.

Properties

Parameter Description
JMS Server A JMS connection to use.
Receive Destination JNDI Name The JNDI name of the topic or queue that ReadyAPI emulates. Requests to it will be redirected to the virtual service.
Send Destination JNDI Name The JNDI name of the topic or queue ReadyAPI sends the response to by default. It can be overridden in the response editor.

Assertions

A list of assertions that the virtual service applies to incoming requests to verify their contents. The virtual service applies these assertions to incoming requests that correspond to the virtual operation you are editing.For more information on this, see Assertions in Virtual Services.

To add assertions, click and select the desired assertion in the subsequent dialog. To remove an assertion, select it on the list and click . To modify assertion parameters, select the assertion on the list and click .

The virtual service applies assertions in their order on the list. If needed, select an assertion and change its position with the and buttons.

See Also

Reference

Highlight search results