Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 21061

Asynchronous Service

$
0
0

Hello everyone,

 

I am trying to create a test case for an asynchronous service, but the problem is that I have 2 different bindings where responses may come from.

 

          0.png

 

And more important: only one response comes each time. So, as you may guess, the main problem is how to start both listeners simultaneously and stop execution as soon as the first response comes.

 

          Confirmation response is received          Fault response is received

          1.png                               2.png

 

I've already tried to set up the "Start Step" in MockResponses, as it is described here, so 2 test steps could start at the same time, but it seems that this option is designed to help only when all the responses supposed to come.

 

Do you have any ideas?

 

Sincerely,

Eugene


Viewing all articles
Browse latest Browse all 21061

Trending Articles