whenever a scenario is recorded ever, it creates a object
repository automatically (‘per action’ /local ). we do not
need to make them individually…then why we need a shared
object repository. How it will be practically utilized ??
your input will be highly appreciated..
Answers were Sorted based on User's Feedback
Answer / varun
shared object repository is useful.... when we want shift
the scripts in a network. in this scenario, we can easily
shift one object repository file to that remote location
with our scripts. so, it will reduce some confusion.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / akshay
global or shared repository is helpful for several tests to
access the same objects with diff cases....all the objects
should be added at once and the suitable actions shud be
allowed access to the repository...
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bfakruddin
This is major task in QTP, My friend please refer the
information about repositories... These answers are not at
all helpful... you will not get clear idea about
repositories with this answers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / siddu
Per-action repository is used for that particular action only
shared repository is used for any action in that test or any
test.
We have to save the scripts for regression purpose, so we
required the corresponding repository. so we have to save
the object repository (In 9.5 when we saved a object
repository then it automatically changes to shared object
repository)
we can use one object repository inspite of two or three
repositories for each test by merging (using merge tool
option )these shared object repository (to save the memory
space and for best performance of QTP)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / devask007
in practical we can load the required repository whenever
it needed so it will helpfull to consume the memory as well
as time
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the use of "Step Generator" in QTP??for what purpose we are using??explain with an example
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
Which property do you use to retrieve or assign data into a cell in a Data Table object?
How many actions we can write in a test?
How to record right click of a context menu and click on the selection ?
wht is the difference between action and functio?
how to open Excel sheet & write in it & save it?
Tell me few important difference Between QTP and WinRunner?
what is action in QTP?
What is the difference between run time object and test object?
What is the present version of the VB Script we are using
how will load the object during runtime?