catrinj
11 years agoNew Contributor
Capture and test outgoing SOAP request
I am testing a service which upon receiving a JMS-message, among other things, makes a SOAP-request to another service.
I would like to intercept and validate the outgoing message in a testcase. I am able to tunnel the request through the HTTP-monitor and attach an event handler, but don't know if this is the way to go to make it a testcase.
Any suggestions?
I would like to intercept and validate the outgoing message in a testcase. I am able to tunnel the request through the HTTP-monitor and attach an event handler, but don't know if this is the way to go to make it a testcase.
Any suggestions?