Forum Discussion
23 Replies
- cunderwCommunity Hero
Create a batch file to kick off Test Complete from the command line and use windows task scheduler.
- nisguptaValued Contributor
Thanks for the updates.
As I am running on TestExecute machine , I am looking at the documentation and I see only Window task scheduler and from there it also point to bactch file.
https://support.smartbear.com/testexecute/docs/running/scheduling-runs.html
Now the question is if we create batch file then where we can save the batch file ?
I am under the impression window task schduler will pick the batch file and run the batch according to the time specified in Task Scheduler.
- cunderwCommunity Hero
You could save the batch file pretty much anywhere so long as the user that is running the task has access to the location.
- Marsha_R
Champion Level 3
Do you have Bamboo or Jenkins or GoAnywhere or any other tool that lets you schedule jobs? That will work for TestExecute.
- WambooCommunity Hero
Hi, We are using Jenkins with TestComplete plugin installed and it works perfect. Try this too.
https://support.smartbear.com/testcomplete/docs/working-with/integration/jenkins/index.html
- nisguptaValued Contributor