Confirm Remote Desktop when we run testcomplete
Hi ,
when we run test complete by remote computer and use task schedule to trigger ,we find that :
Scheduler Option | RDP Connection | Status |
Run only log on | active | Succeed |
Run only log on | disconnect | failed |
Run whether log on or not | active | failed |
Run whether log on or not | disconnect | failed |
so , we want to confirm that if we use task schedule we can not choose use Run whether log on or not ? from the guide document we can see this "Enable the Run only when user is logged on option for scheduled tests. These tests cannot be run with the Run whether user is logged on or not option selected, because in this case, they run in a non-interactive session and cannot interact with the GUI." but we still want to confirm it .
And we need to use one computer to connect to remote computer when we choose the method about "running test via remote desktop", if we have set the task schedule but do not use one computer to connect to the remote computer , test still failed .