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 |
Hi, Where should I get all the test's results If I ran the scripts in Batch run. At the result window I found only last test result. Could any one help me on this?
How do you perform testing on web based application using qtp 9.2?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
How to Start recording using QTP?
How to retrive data from a data table which is in 3rd row,4th column and place it in main script..like retrive name,date from data table..write script for this.
11 Answers Thatavarti Technologies,
Hi , I am new to VBscripting, My requirment is to write a vbscript to read a row (which has coloumns like Description, Code, date(DD/MM/YY), hours etc) and export these feilds to a Website and then click on Submit Automatically on that web page. This it should do for all the Rows in that excel file. Any help is much appriciated Thanks Shalini
I had created the new virtual objects for web application buttons. how to add those virtual objects into object repository. Previously i had used Gui map in winrunner for capturing virtual objects for web application. Please help me regarding this. need your answer quickly
PLZ EXPLAIN HOW TO LAUNCHING QTP IN TEST DIRECTOR? Is it possible or not? If No Why we r using qtp Td Combination? plz explain briefly? What is the purpose of TD With QTP?
can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)
How to create frame work for qtp?
1 Answers Bank Of America, Polaris,
What is the Difference between test object and run time object?
On what basis we select test cases to automate?