CHIMERA
10 years agoOccasional Contributor
Run SoapUI tests through Java
I need to run a SoapUI Test project through Java and get the Exit Code of that run. I have tried using the below LOC: Runtime.getRuntime().exec(new String[]{"C:/Program Files (x86)/SmartBear/Soa...