How QTP recognize the object??how to add objcts into object
repository??
Answer Posted / mohammed
In QTp we have seperate mechanism called as the object
identification for identifying the objects.This object
identification have 4 properties .
1.mandatory
2.asistive
3.base filter
4.optional filter
Based on the properties we will identify the objects.
If we have to add object to OR then we have option in OR
Add objecct to local
Navigation is:
Resource menu
select Object Repositary
go to Object
select Add object to the local
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
What is the default add-ins in qtp?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
how to acess a test in RSA?
How to check which add-ins are associated with a test in qtp?
How can you exit from an action?
What are the different ways to invoke an application using QTP?
Diff b/w test scenario's and test Procedures?
what could go wrong with test automation?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
Define Error Pane of UFT?
How to use the object spy in quicktest professional 8.0 version?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
What are the ways you can synchronize?
Does quicktest professional (qtp) is unicode compatible?