how to connect to vm
I have my application(AUT) on a VM and the QTP is installed my local mach开发者_StackOverflow社区ine with Seat license. When I try to record QTP is not recognising anything in VM, including login. How to solve this problem and whats the script to connect to VM?
As far as I know, it is not possible to connect to an application running on a VM with QTP running on the local machine. In order to make this work, install QTP on the VM and run it purely inside the virtual machine.
精彩评论