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 |
how to test use the quality control .how to verify the image verification
what is keyword driven framework in qtp.
How the objecs properties are identified?Tell me in Hierarchical order?
How to Map network drive in QTP
In real time ,How to run all scripts in QTP? i,e in projects
what are the mandatory properties in qtp? what are the library functions in qtp?
What is the use of virtual objects?
What is synchronization point in QTP?
Can anybody help me by sharing the code for checkbox in qtp using vbscript.
How to remove associated function library?
what is error and fault in terms of software quality?
what are the Tools for version control?