Toggle navigation
Home
(current)
Soapui Training
Course Details
Free Videos
Support Forum
Rest Assured Training
Course Details
Free Videos
Support Forum
Contact Us
(current)
All Courses
(current)
Login
(current)
Avail Discount
Name
Email
Phone Number
Tools
SOAPUI
Rest Assured
Enroll Now
Home
Forum
SOAPUI Forum
How can we test Asynchronous REST call call back URL in SoapUI
How can we test Asynchronous REST call call back URL in SoapUI
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.?