Forum Discussion
Please clarify.
- livevox0848 years agoOccasional Contributor
Hi ,
I tested on Ready API 1.3.1, Ready API2.0 and SOAPUI 5.3.0.
With all above versions I see the same problem.
Now I come for threading issue, leave about fifty threads, it is not working for even three threads.
I am sure SOAPUI is capable of running multiple threads becoz it allows to run test cases and test suites in parallel mode.
My Application under test is capable of handling more than than 50 threads ,absolutely there is no limitation from application side.
Let me know if anything else required.
Thanks,
Rajendra Prasad.
- nmrao8 years agoChampion Level 3
Ok.
Here is a sample project which I did few days back and it executes test suites in multi-threaded way from within a Groovy script.
May be it would be helpful, have look at it. You may also implement as you need based on that.
Note that it is not using soapui's multi threading.
https://github.com/nmrao/sample-soapui-projects/tree/master/hybridExecution
Here is the original thread
https://community.smartbear.com/t5/SoapUI-NG/How-to-setup-TestSuite-Priority-for-a-Project-with-multiple/m-p/143629/highlight/true#M32415- livevox0848 years agoOccasional Contributor
Thankyou Rao,
You are really great.
I will implement my project as per sample you given .
let you know the results.
Thanks you soooo much for your timely help.
-Rajendra
Related Content
- 2 years ago
- 2 years ago
Recent Discussions
- 15 years ago