I am calling SaopUI testrunnet from cmd file.
The problem is that lines after command for testrunner are not executed
I have unchecked "Fail testcase on error" checkbox in soap ui without any help. Anyway, i have this issue regardless of test was successful or not
this is my command
%SoapUIPath%\testrunner.bat-sTestSuite %projectPath% -I -r -P var2=%var2% -P var1=%var1%
echo ###Test finished###
Echo "Test finished" will not be executed