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
Is any limitation to xml checkpoints?
please any one can explain the keyword driven framework. with gmail example.
what is the hierarchy to use properties in descriptive programming
Explain the types of properties that quick test learns while recording?
How many tabs are available in debug viewer pane?
What is the file extension of the code file in qtp?
What is standalone database?
Write a script to customize the test results in PDF and HTML format.
What are the types of object repository in qtp?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
Explain hybrid framework with advantages and disadvantages?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
In qtp, how you can remove the spaces from string?
Explain sub procedure of vbscript.
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?