Forum Discussion

CHIMERA's avatar
CHIMERA
Occasional Contributor
10 years ago

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