hp uft - Is it possible to test VM/RD application through QTP -


i have installed uft on window7 base machine. want test application running on vm/rd through qtp [vm/rd machine has window7]. possible?

i assume "vm" = "virtual machine" , "rd" = "remote desktop"? if so...

technically can it, although have horrible experience. if qtp not natively running side-by-side application, lose context-sensitive automation functionality. have keystrokes, x-y coordinate-based mouse operations, , bitmap checks. install qtp in same vm or rd , you'll have better experience.


Comments