wilzer
11 years agoNew Contributor
Is there a way to do parallel testing through Ant scripts?
Hello,
I am trying to run a parallel test using only Command Line or Ant Scripts. I understand that it is possible through the SoapUI GUI, but I need to do this through Ant scripting in order to get automated builds in Jenkins. From a high level, I need to be able to automate tests in parallel instead of sequentially. If anyone has a scripting solution to this, it would be greatly appreciated.
I am trying to run a parallel test using only Command Line or Ant Scripts. I understand that it is possible through the SoapUI GUI, but I need to do this through Ant scripting in order to get automated builds in Jenkins. From a high level, I need to be able to automate tests in parallel instead of sequentially. If anyone has a scripting solution to this, it would be greatly appreciated.