Forum Discussion

dusura's avatar
dusura
New Contributor
16 years ago

Is it possible to run test cases with mock response steps in parallel?

Hi, I am trying to test web services with asynchronous behaviour. Using test cases with mock responses seems like a neat way to achieve this. So I have a several test cases, each with the follow...