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 |
Hi All, I am new to QTP but i was trained on winrunner before. My problem is..QTP 8.2 was unable to record my application which is a java app. By selecting smart identification, i was somehow able to record the test BUT QTP cant run the test! Can anyone help me in walking through this problem..Is java addin really necessary for this?? Is there anyways i can run the test successfully? I am not sure whats going wrong in my testing.Please do help me asap as i need to submit the report early. Thanks in advance
What is the use of low level recording? How does it useful?
how u write vb script in qtp pls give me some basic script and some material
32 Answers Datamatics, UHG, Winit,
How to maintain the old scripts in QTP?
How can you Open a Notepad and How can you write the test Resuts in Notepad by Using QTP?
suppose there r 10 action in a test i want to execute action 5 to 10 how would i do that
Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check
A dialog is diplays " Transaction 254689 has been successfully completed" How to get the transaction ID from the message ?
what is vmodel?advantages and disadvantages of vmodel?
i ve an excel in a QC folder. Thru my QTP script i want to open that excel in runtime. I am running this script from QC itself
What are the Features & Benefits of Quick Test Pro ?
Explain in brief about the qtp automation object model (aom).