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 are the types of Object Repositories in QTP?

Answers were Sorted based on User's Feedback



What are the types of Object Repositories in QTP?..

Answer / ravichadnranath

1 per sction rep (.mtr)
2 shared object repository(in real time we use this).tsr

Is This Answer Correct ?    5 Yes 1 No

What are the types of Object Repositories in QTP?..

Answer / hariprasad reddy

There are two types of Object Repository files in QTP
1) Per-Action Repository file
2) Shared Repository file

The Extension of Per-Action is .mtr
The Extension of Shared is .tsr

We can use Per-Action as Shared one, but we cannot use
Shared Object Repository as per-Action mode. when u use
like this both file uses same extensions i.e (.tsr)

Is This Answer Correct ?    6 Yes 2 No

What are the types of Object Repositories in QTP?..

Answer / ravikumar

there are two objectrepo...
1)local object repository (Per-Action Repository file)
2)shared object repository

shared repository will always save with thhe extensen .tsr

local object repositers will ve extensen of .mtr

by using (associate repository -> resource management) we
will export local repository into the shared ropository

Is This Answer Correct ?    3 Yes 1 No

What are the types of Object Repositories in QTP?..

Answer / shenaz

Local Repository - If you are using local repository, you
can able to run the test only from where you developed it.

Shared Repository - If you are using shared repository, you
can run the test from any pc are shared pc.

Is This Answer Correct ?    0 Yes 0 No

What are the types of Object Repositories in QTP?..

Answer / krishnateja muppalla

Local Repository which is generated at the time of recording. This is different from script to script and action to action.

But

Shared Repository before starting of your project, automation designers create it. Entire project people will be using it. For any modifications or additions you need to ask that person to add.

Is This Answer Correct ?    0 Yes 0 No

What are the types of Object Repositories in QTP?..

Answer / ram.polavarapu

there are two types of repositories are there
1)local repositary
2)shared repositary

Is This Answer Correct ?    0 Yes 0 No

What are the types of Object Repositories in QTP?..

Answer / gurucharan prabhu b.p

Shared OR:This stores test odjects in a file that can be
accesed by multiple components in read only mode.

Per action OR:This stores objects in a file that is
associated with the specific component so that only that
component can access the stored object

Is This Answer Correct ?    0 Yes 0 No

What are the types of Object Repositories in QTP?..

Answer / srinivas

Shared Repository: Entire application uses one Object
Repository , that similar to Global GUI Map file in
WinRunner.
Per Action: For each Action ,one Object Repository is
created, like GUI map file per test in WinRunner.

Is This Answer Correct ?    0 Yes 1 No

What are the types of Object Repositories in QTP?..

Answer / venkatesh

Local Repository

Shared Repository

Assosiated Repository

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

Explain process of smart Identification in QTP?

0 Answers  


hi friends can any one provide me the project in qtp because i have to attend to interview within one week atleast you provide the website address which provide the qtp projects

2 Answers  


Syntact for how to call one script from another? and Syntax to call one "Action" in another?

1 Answers  


my assignment is,how can i differentiate between readed & unreaded mails in my inbox ?, since for both readed & unreaded having same properties for both test objects &run time objects

2 Answers  


How to insert a check point to a image to check enable property in QTP?

1 Answers  


how to click on object? (with out knowing the object details) for ex: in a webpage one link is available.i want to click that link by using one menthod through qtp?

3 Answers   Zensar,


How to test fly out menu in qtp?

0 Answers  


How i can use Regular expression in QTP?give detailed steps for it.

2 Answers  


how to invoke the web application through script in qtp

11 Answers   IBM,


Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.

6 Answers  


How to recognize and read data from pdf file using Descriptive Programming in QTP?

1 Answers   Satyam,


Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.

0 Answers   IBM,


Categories