Forum Discussion
1 Reply
Sort By
- nmrao
Champion Level 1
soapui does allow to execute the test cases in parallel.
Does all 8K cases under a suite or multiple suites?
Please remember that if there are 100 cases in a sure, 100 cases gets started at a time. It may likely cause to problems such as the machine where sopaui is running can go unresponsive or the application may not able to hand so may request at the same time. I am sure, there might be an option somewhere to control number of threads to start a time in a file such .vmoptions. Please check it out.