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 / tvsramakrishnachowdary
I am not understanding what is really need of that
scenarion in testing...r u going to test Operating System
i.e to check whether it is working fine or not
If u want to do mouse right click operations and sendkeys
operations with the help of SENDKEYS concept using
WSCRIPT.SHELL object
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is qtp window?
How to test background color and dynamic images during run time can you put the check point for moving objects?
Does Low-level recording capture mouse movements?
How to import a test case present in ".xls" file to TD under a Test set?
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
Explain types of descriptive programming?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
What is use of object spy?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
What is data driver in qtp?
how many maximum number of virtual users we can create?
How to execute a winrunner script in quicktest professional?