Please explain how to open with notepad of saved html file by
right click option using QTP
Answer Posted / 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 View All Answers
which type of testing process are you following in ur company? how to recognize a qtp page?
How do you test DLL files using automation Tool QTP?
What are the types of object repository?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
What is checkpoints for qtp?
Explain different types of checkpoints?
What is the difference between keyword view and expert view?
In qtp, how you can remove the spaces from string?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
What is text check point and text area check point?
Where we can use the analog mode and where we can use the low – level mode?
Explain the parameter in qtp?
write the vb script for call to new action in qtp?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
What environment does qtp run in?