khader_bza
16 years agoNew Contributor
How to capture Webservice request and response message
Hi,
I am testing two orders in one test suite.
Pushing the orders at remote server, server generates orderid,order status and sends back to soapUI Mock service window as request and response messages
Test step:1 After pushing the order
Request message appears on MOCK service window with valid order id XXXX.
Response message appears on MOCK service window with order status "completed"
If valid id:XXXX and order status"completed" are available, process second testcase, otherwise stop the execution of first testcase
Anybody help or guide me how to process this in soapui.
I am testing two orders in one test suite.
Pushing the orders at remote server, server generates orderid,order status and sends back to soapUI Mock service window as request and response messages
Test step:1 After pushing the order
Request message appears on MOCK service window with valid order id XXXX.
Response message appears on MOCK service window with order status "completed"
If valid id:XXXX and order status"completed" are available, process second testcase, otherwise stop the execution of first testcase
Anybody help or guide me how to process this in soapui.