I am trying to run OATS script from Jenkins.
The script is running successfully but the runScript.bat file is returning a non-zero return code due to which the Jenkins job is failing.
Any idea why the batch file is returning a non-zero return code(in my case its 1) even when the script is successfully executed?