syedsafvan
16 years agoContributor
Over Night Test Runs
I want to be able to run my tests over night in multiple environments. For this purpose I have created a batch file to trigger the test run and scheduled it in each environment.
Because I want to run on multiple environments I chose to RDP into each of them from my local machine (test development machine) one after another and get the runs finished. For this I scheduled all the RDP connections into each environment on my local machine.
Now as I said in beginning, the intention is a over night run and I want to come and check the results in the morning.
I know that TC does not interact with the GUI if the machine is locked and the suggestions that are given for this are either to RDP into the locked machine or to use virtual machine.
What if the the machine that is attempting to RDP itself is locked? Obviously I cant keep my machine unlocked over night plus the companies security policies would not like that.
What do I do now? - I want the over-night run with out any human intervention when all the machines are locked. (Overnight run in true sense).