...
You can add message object outputs to SOAP Clients and Messaging Clients that utilize use the JMS transport. You can also add incoming JMS message outputs to Call Back tools that use the JMS transport. For example, You can chain an Extension tool chained , for example, to a Messaging Client that uses JMS will have so that it has access to the response JMS Message. In the ObjectMessage case, you can use getter
and equals()
methods to validate the response thereby creating a regression control. In addition you can chain a Diff tool to the Response Traffic and if the response is an ObjectMessage, SOAtest will convert the inserted serializable object to XML format and perform an XML diff. By doing this you can use data bank values, ignore XPath differences, etc.
To do this complete the following:
- Right-click the SOA Messaging Client or Messaging Client node for which you would like to add the output and select Call Back tool node and choose Add Output from the shortcut menu. The Add Output wizard displays.
- Select Choose Response> Message Object in the left pane.
- Choose of the Add Output wizard and then choose a New Output or Existing Output and the desired tool (e.g., an Extension tool) from the right pane.
- Click the Finish button. SOAtest adds the new output to the selected Client node.
Anchor | ||||
---|---|---|---|---|
|
...