Forum Discussion
ITAbteilung
15 years agoContributor
Hello Ole,
thanks for your quick reply. Calling a TestCase from the script now works fine (sorry, i must have overlooked that manualpage).
But: the response of the Mockservice (that is calling the TestCase) comes AFTER the execution of the whole TestCase. I want the Mockservice to respond immediately (synchronous response), while the executed TestCase is still running and waiting (Delay) and then performing a HTTP-request (-> the asynchronous request).
If that would work, I'd be perfectly happy!
Thanks in advance,
Pat
thanks for your quick reply. Calling a TestCase from the script now works fine (sorry, i must have overlooked that manualpage).
But: the response of the Mockservice (that is calling the TestCase) comes AFTER the execution of the whole TestCase. I want the Mockservice to respond immediately (synchronous response), while the executed TestCase is still running and waiting (Delay) and then performing a HTTP-request (-> the asynchronous request).
If that would work, I'd be perfectly happy!
Thanks in advance,
Pat