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 ge...