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 |
What is load testing?
what is defination of intergration testing?
what are the utilities and drivers
what questions i have to pripare for project manager round interview ? plz give Ans.(Chandana)
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
what is review
What are the trigger events in qtp?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
Test cases for Traffic Signals
How to handle exception when data table is not available in local host system or path is not correct(explain statement with example)
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
in my system object spy show the web application as a window based propeties ex:winedit like that and also not recording scripts also so what should i do