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 / amit
Open Qtp and go to Automation-->>Record and run settings-->>
Select Windows Application and click record & run on
windows application
Now start recording and 1.click on show on desktop.
2.right click on desk to select any/all menus by clicking
on them.
3.stop recording
Now open object repository and check the objects are loaded
in it.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is a data driven test in qtp?
How many types of status are there?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
How to suppress warnings from the test results page?
What are private functions in QTP? How they can be called from the function library?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
What are the types of properties that quick test learns while recording?
What is test object?
Give the syntax to load function at run time.
What are the disadvantages of recording test cases in qtp?
what is keyword driven testing in qtp?n how is it useful?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
How to check which add-ins are associated with a test in qtp?