Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is object repository?

Answers were Sorted based on User's Feedback



what is object repository?..

Answer / guest

object repository is a storage place

Is This Answer Correct ?    1 Yes 0 No

what is object repository?..

Answer / rajasekhar

Object Repository is a Storage Place where the QTP stores
the object's properties in it for identification(through
recording or adding the properties manually).

It contains all the Test Object Properties and any
modifications done in Test Object Properties will be
affected in the script.

Is This Answer Correct ?    1 Yes 0 No

what is object repository?..

Answer / prasanth

Object Repository is a file which can hold objects
recognized by the QTP. There are 2 types of object
repository's.

1. Shared object repository (just like a global variable
which can be accessed in all the scripts)

2. Per action object repository.(just like local variable
which is specific to the particular script)

Is This Answer Correct ?    0 Yes 0 No

what is object repository?..

Answer / sandipgami84

Hai Friend,
In QTP there are two types of Object Repositories 1. Per
Action/ Per Test mode 2. Shared Object Repository.

Per Action Object Repository is used for only current test.
If we modify any object properties in Object Repository that
do not effect on any other actions.

If we modify any Object properties in shared Object
Repository, we need to change same changes in the test that
containing the same Object.

OR Collection of TestObjects, TestObjects Stored in Object
Repository.

Hai friends, If any mistake plz let me know.

Thanks,
Sandip
97141 77088

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2

2 Answers  


How to carry out bit map check points in QTP

0 Answers   kenexa,


How we test web based application by using QTP

0 Answers  


How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.

2 Answers   Wipro,


what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?

2 Answers  


what is the silent mode in WR?

1 Answers  


In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?

0 Answers  


why use Description programming? what is advantages and disadvantage of this methods?

2 Answers  


How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.

1 Answers  


In qtp, how you can use xpath to identify objects?

0 Answers  


What is difference in global and action sheet in qtp?

0 Answers  


What is the difference between driver-script and AOM-script?

2 Answers   IBM, Value Labs,


Categories