ContributionsMost RecentMost LikesSolutionsRe: Launching Virtual Machine via Remote desktop connection and testing Desktop applications Yes, it helps and have accepted as the solution. Re: Launching Virtual Machine via Remote desktop connection and testing Desktop applications Thanks for the response. Well the application flow for (AUT) is such that we have to download created VM as rdp/tgx executable and then connect to it and run tests on Desktop Applications installed (as part of pre-built of image of the VM) on this VM. Any hints/directions will help. Launching Virtual Machine via Remote desktop connection and testing Desktop applications Hi below is the scenario that I am planning to automate using TestComplete. Create a customized Virtual Machine through a Web UI Dashboard. Download RDP executable for this Virtual Machine Connect to this Virtual Machine using Remote Desktop Connection using Access Token Launch Desktop Application on this Virtual Machine and test this Desktop Application GUI. Come back to Web UI dashboard and perform Web UI tests. Can this scenario be automated using TestComplete. Solved