smaddenNew Contributor10 years agoRun a batch file from Groovy Script I have a batch file that sorts a pipe delimited file. I put the batch file at the project level directory. I then put the following in a Groovy Script: Runtime.runtime.exec("test1.bat") I receiv...Show More
Ranjeeth_RajNew Contributor8 years agoI am also facing issue in .bat file execution in SoapUI using groovy.
Recent DiscussionsManaging Failures - New vs. Expected/Known Issues403 forbidden issueDate as a Global property
Related ContentSimple script to batch edit multiple groovy scriptsgroovy script errorsA script to batch edit 'Locally Stored Value' boolean true/false