score:1

Accepted answer

you should remove extra / (you can also remove cmd.exe as it is redundant with executable attribute).:

<exec executable="cmd">
    <arg value="/c testrunner.bat -s testsuite -r -a -j -j -f c:/users/st/desktop/logs c:/users/st/documents/logintestcase-soapui-project.xml"/>
</exec>

Related Query

More Query from same tag