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 do u handle an object without name using QTP 9.2?

0 Answers   CTS,


Syntax for how to call one script from another and Syntax to call one "Action" in another?

1 Answers   Crea,


can objects recogonised without repository?

10 Answers   AZTEC,


If a object property is changed in the application. where it should be updated in QTP... Pls anybody can give the answer.. Thanks in advance...

4 Answers   Navis,


Can we use index on view?

0 Answers   Wipro,






What is difference between Class and MicClass

2 Answers  


how to retrieve data from flight resevation->reports

2 Answers   Wipro,


h to all plz send me the answer if any one knows about this....i want the java add-ins for the QTP to do my project which is developed under the java platform.

2 Answers   Four soft,


How to call a function in QTP?

4 Answers  


What is a checkpoint? How many check points are there in qtp?

0 Answers  


What are the common defects found in your project? (in qtp interview)

0 Answers   TCS,


In QTP, while launching qtp application from startup.. we find Advanced Keyword-Driven Testing caption.. wht is that...Anybody can pls explain it. Thanks in Advance

1 Answers  


Categories