Forum Discussion
3 Replies
- YMinaev
Staff
Hi,
To run tests, TC must be launched on the machine where the tested application is launched. You can connect to your office machine via remote desktop and run your tests there. - motorolaContributorSo, for my case where TC is in my laptop while the tested app is in another computer, TC has no feature to handle this? Thanks
- YMinaev
Staff
Hi,
There's no way to test applications remotely because there's no way to access GUI objects of processes via network. The only alternative to running TC on the same machine with the tested application is to use coordinate-based actions with the RD window.