Showing posts with label RDC. Show all posts
Showing posts with label RDC. Show all posts

HP QTP interview question 35: Using HP QTP on locked system or with Microsoft Remote Desktop connection

There is a problem with running HP QTP on a locked system or using Microsoft Remote Desktop connection. As soon as QA Tester locks monitor or minimized RDC window HP QTP cannot control anymore the mouse and keyboard and test cases would fail. It seems that most obvious solution is to never lock machine or minimize the desktop session, but what if you need to do other work on machine where Remote Desktop Connection windows is open?
There is another HP QTP trick: connect via Remote Desktop session into first test machine and from that machine hook up into machine with HP QTP installed. Then when someone closes Remote Desktop from the first machine, the remote machines session would stay open. It is strange solution, but it work in our QA Lab environment.

Common QTP Interview Questions