Answer Posted / sandeepguttikonda
In QTP object repository is used to store the properties
and values of an object.
There are two types of Object repositories:
1) Local Object Repository
2) Shared Object Repository
We can associate a shared object repository to n number of
actions. But, the mail disadvantage of a share object
repository is the properties and values are in read only
mode and cannot be edited there in the action.
So, this will fail when the properties are changing
dynamically during runtime which can be handled by using
SetTOproperty. And here with shared object repository this
cannot be done and it fails.
Regards,
Sandeep Guttikonda
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Define Canvas view of UFT?
Can we record using all the modes in a single script? Explanation with example is appreciated
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
what is profile tool?
What is the difference between the design-time and run-time data tables?
What are the recording modes in qtp?
What is difference between shared and local object repository?
What is the script for database check point, bitmapchek point, regular expression ?
How does qtp identify objects in the application?
how to test Web application using QTP software
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
How many add-ins comes by default with qtp?
What is the expert view?