Automated Tests at a Time

Hi All,

I would like my testing project to perform tests at 4am so that the results are ready to view when I come into work in the morning.

Does anyone have any ideas on how best to perform this?

Schedule the jobs in Jenkins if you are using it or create a batch file if you are using windows and schedule it.