Forum Discussion
1 Reply
Sort By
- rraghvani
Champion Level 3
In the Command, where you call your batch file. Try this,
call C:\mobile\Testcomplete\executebdd.bat
Ensure the Jenkins user has appropriate permissions.
Hy guys,
I try to run my testcomplete tests in jenkins freestyle project.
Tests are launched calling a bat file.
When i run the project with jenkins, is stucked, if I run my bat in cmd its work fine.
Any idea?
In the Command, where you call your batch file. Try this,
call C:\mobile\Testcomplete\executebdd.bat
Ensure the Jenkins user has appropriate permissions.