I am trying to configure automatic GUI tests in ESXi virtual machines using TestComplete. The problem, as I understand it, is that if a remote desktop connection is not connected to the ESXi virtual machine, then TestComplete cannot capture the screen and, therefore, automate GUI testing. As far as I understand, this is due to the fact that Windows does not create any user interface when no one is viewing it.
I am sure others have experienced this problem. How did you solve it? Are you using a third-party computer that automatically starts remote desktop connections before running tests?
Is it possible to start remote desktop from a virtual machine without a title to another to fake someone?
Any other smart solutions that I haven't thought about?
source
share