How can we test Asynchronous REST call call back URL in SoapUI | SOAPUI Forum
P
Pratap Posted on 10/12/2018
Hi,

When we send a request with callback URL, server process these asynchrodnously and call the URL(call back) sent in an initial request. How can we automate this scenario and validate that callback URL is called correctly using SOAP UI.?