Please explain how to open with notepad of saved html file by
right click option using QTP



Please explain how to open with notepad of saved html file by right click option using QTP..

Answer / antaryami

SystemUtil.Run "D:\abc"

Window("Window").Click 392,198
Window("abc").WinObject("DirectUIHWND").Click 70, 45, micRightBtn
Window("abc").WinObject("ShellView").WinMenu("ContextMenu").Select "Open"
Window("abc").WinObject("DirectUIHWND").Click 205,63

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More QTP Interview Questions

How can we test existence of a particular word in scentence using QTP tool. Thanks in Advance!!!!!

4 Answers  


Describe how Smart Identification is used

0 Answers  


What is the limitations of BVA?

1 Answers   IBM,


What is the default object synchronization timeout in qtp?

0 Answers  


What is iteration? How it is related to Test Results in QTP

3 Answers   Virinchi Technologies,


what is the difference between DP and keyword driven framework?

1 Answers  


what QTP Options do you know?

0 Answers  


What is the recovery scenario in qtp?

0 Answers  


I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?

0 Answers  


What is DOM

2 Answers  


what are the metrics in general we use in testing

1 Answers   Tanla Solutions,


hi friends can anyone tell me where can i find descriptive programming material please send me the link also,from which i can download the material

1 Answers  


Categories