-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Windows 7
I have a custom application called iTest and it could be run from command prompt using command "itestcli".
the command is running fine either from cmd or batch file defined.
But when I am running from Jenkins it is failing to run. I have tried with various default commands like dir,ipconfig these are running fine.
Any suggestion could be appreciate a lot
Is it still a problem?
Have you tried to use the full name of the file, such as itestcli.cmd or itestcli.bat?