Solved
Forum Discussion
jscorzelli
10 years agoOccasional Contributor
Do you know what that groovy script would look like?
The use case is I have one step that basically can't finish until another step begins. I want to keep them in the same test case so I can eventually use alertsite.
nmrao
10 years agoCommunity Hero
Thank you for the request which provoked me to create sample project to demonstrate the same.
Please find the details below:
https://github.com/nmrao/sample-soapui-projects/blob/master/runStepsInParallel/READ-ME.md
Please find the details below:
https://github.com/nmrao/sample-soapui-projects/blob/master/runStepsInParallel/READ-ME.md
- jscorzelli10 years agoOccasional Contributor
Awesome! Thanks so much for all your help!