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 |
write a VBscript code to parametrize test script using test data from sqlserver database?
I have 3 add buttons of same properties in my page but i want trigger one of them i required in my recovery scnario manager is qtp recognizes it to recovre d scnario if so how qtp recognizes it
How to get line numbers in your editor in expert view?
what is the difference between Table checkpoint and Database checkpoint in QTP
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
How do we edit the script in QTP. Anybody can explain in detail..Thanks in advacne...
How to Identify broken links in QTP
Hi All, What is an XML Checkpoint in QTP? How can i use it while testing a web application? Kindly explain in detail. Thanks in advance
how we connect oracle or sql data server database to qtp. Hi Ram I was your answer for this. Can you kindly let me know in details steps on How we can connect to database. i am using QTP9.2 and SQL Server Database. I am new for QTP and this would be of great help.Thanks
How do we run the scripts in QTP ?? what are the three options....
How u execute test cases in manual testing?
when qtp recognizes a web link like (hyper link)wich properties it is going to take to identify the objects unquely? what is Ini file in QTP?