when we right click on the desktop of any operating system
we find a menu , consisting of refresh,edit,open,paste and
cut etc...
how to load the object and object properties of that menu
in QTP
Answer Posted / murali raju
I think it's not possible to add the object repository...
Window("Program Manager").WinListView
("SysListView32").Click 753,200
Window("Program Manager").WinListView
("SysListView32").Click 753, 200, micRightBtn
Window("Program Manager").WinObject
("SHELLDLL_DefView").WinMenu
("ContextMenu").Select "Refresh;"
Try this code in ur system...at that time of recording only
we can add those type of menus..if i am wrong..then mailme..
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
With what extension you can save the list of tests in a file to run in test batch runner?
How many ways is to parameterize the value?
how to download mercury qtp9.2 ny internet ?
Tell some commonly used Excel VBA functions?
Explain process of smart Identification in QTP?
What are metrics and matrix?
what is output value in QTP and how it can be used in automation testing
how will you load the test cases in ddt?
How to check bitmap output value?
What is quicktest professional window?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
When Recovery scenario actually starts while testing the application?
What is parameter in qtp?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric