Skip to content

JMS in Soap Test Request Step

JMS_window1

 OptionDescription
1_snag_evi[Soap Request toolbar](#Soap Request Toolbar)Overall control of the Soap Request Test Step
2_snag_evi[Request tab](#Request tab)Place where your request is, in various formats
3_snag_evi[Response tab](#JMS Header Inspector)Place where your response is, in various formats
4_snag_evi[JMS Header Inspector](#JMS Header Inspector)specifying JMS Headers and message related options
5_snag_evi[JMS Headers and Properties](#JMS Response Headers and Properties)JMS Headers and Properties of received message
6_snag_evi[JMS Properties Inspector](#JMS Property Inspector)JMS Properties of outgoing message
7_snag_evi[JMS Assertions](#JMS Assertions)Timeout and Status assertion

Soap Request Toolbar

toolbar

 OptionDescription
runRun test stepSubmit request to specified endpoint URL
addAssertionAdd assertionAdds an assetion to this item
addAsMockResponseStepadds response to mock serviceAdds the current response to a MockService
recreates-shemaRecreate shemaRecreates a default request from the shema
copy-requestcopy requestCreates a copy of this this request
abort-requestabort requestAboorts ongoing request

Request tab

request

 OptionDescription
1_snag_eviXMLXml view of request
2_snag_eviRawRaw view of request
3_snag_eviOutlineOutlined view of request
4_snag_eviOverviewOwerview of request

Response tab

response

 OptionDescription
1_snag_eviXMLXml view of response
2_snag_eviRawRaw view of response
3_snag_eviOutlineOutlined view of response
4_snag_eviOverviewOwerview of response

JMS Header Inspector

JMS-Headers-Inspectors_

 OptionDescription
1_snag_eviJMSCorrelationIDJMS message header property
2_snag_eviJMSReplyToJMS message header property
3_snag_eviJMSTypeJMS message header property
4_snag_eviJMSPriorityJMS message header property
5_snag_eviJMSDeliveryModeJMS message header property
6_snag_eviTimeToLivespecify Tim to Live in miliseconds for message , if zero or not set it means never expires
7_snag_eviSend As BytesMessagewhen checked outgoing message type will be BytesMessage
8_snag_eviAdd SoapAction as propertyautomaticaly adds SoapAction and SOAPJMS_soapAction with value soap action method
9_snag_eviDurable Subscription NameOptionally set durable subscription name, default is durableSubscription + ‘topic_name’
10_snag_eviClientIDOptionally set ClientID for jms connection
11_snag_eviMessage SelectorSpecify message selector to determine which message to receive

JMS Property Inspector

JMS-Properties-Inspector

 OptionDescription
add_propertyAdd propertyAdd cusotm property
remove_propertyRemove propertyRemove selected property

JMS Response Headers and Properties

JMS-Headers-And-Properties

JMS Assertions

Assertions

OptionDescription
JMS TimeoutAssert if message is received in specified time in milisoconds ( Timeout is TestRequest property )
JMS StatusAssert if some JMSException occurs