where the object repository is located?how to choose the
object repository as shared or action object repositories?
Answers were Sorted based on User's Feedback
Object Repositary is located at toolsmenu---->Object
Reportory, it is stord behalf the tool. object Repositaries
are two types
`1.Shared Object Reporsitary
2.Per-Action Object Repositary
Shared is used for store the object for entire Application,
maans. its create only one object Repositary for entire
application.
Per-Action is created individual Object Repositaries for
each action in Test.
if you want to change the object repositary (per-action to
shared or shared to peraction) at the time of creating new
Test only.
Navigation: Test menu--->Settings--->ResourceTab---> Object
Repositary(here we can change the per-action to shared
object repositary vice-varsa)
Note:
We can't change object Repositaries of exist tests from per-
action to shared Object Repositary vice-varsa
Note:
we can call the actions at that time calling and called
action having same object repositaries. otherwise it does
not support.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / uday kumar_anem
Where the OR is located is based on the type of the OR your
action is using.
If you are using per-action OR, then it wil b stored with
your action.
For ex: say if you are working on an action1 in your test1,
then the OR will be saved with test1\action1\resource.mtr
If it is shared OR, then whatever you selected the OR, is
the path of your shared OR.
you can choose the OR type by below navigation:
Test menu->Settings->ResourceTab-> Object Repositary
Note : You can choose shared OR only if the action/test
doest not contain any objects(in other cases shared OR
radio button is disabled)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / subhan.qa
hi chitanya thnx for giving this answer but am asking in
real time where the object repositories are going to be
saved.for example if the action object repositories is saved
in some folder.when we are working with that action how to
access the object repository?and am asking same for shared
one also?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sridhar v
per-action OR: If you are using per-action OR, then it wil
be stored with
your action where the test is saved
For ex: say if you are working on an action1 in your test1,
then the OR will be saved with test1\action1\resource.mtr
Shared OR : You need to click on Resource tab->Object
Resouce Manager->capture objects and click on Save in
perticular path ex d:\Sridhar\SOR.tsr
Now this SOR.tsr can be associated to any actions or tests.
Resource->Associate Object Reporsitory->Assocate to action1
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you test a stapler?
Explain the check points in quicktest professional?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
0 Answers Mannar Company, Wipro,
When you open QTP, how many sheets you can see?
can we test an windows application using qtp
How to measure transaction time through VBScript without using start and end transaction points?
how to call multiple scripts in QTP at a time
How do Parameterization and Data-Driving relate to each other in QTP?
what are the cases in which we use XML and accessibility check points.
How u call functions in QTP Function to calculate the length of characters in a wor
Explain in brief about the quicktest professional automation object model?