What are the types of Object Repository’s in QTP?

Answers were Sorted based on User's Feedback



What are the types of Object Repository’s in QTP?..

Answer / suman

Hi,
There are two types of object repositories in QTP.
1.Per action Repository or Local Repository
2.Shared Object repository(.tsr)

Is This Answer Correct ?    1 Yes 0 No

What are the types of Object Repository’s in QTP?..

Answer / mulkraj

QuickTest has two types of object repositories for storing object information: shared object repositories and action object repositories. You can choose which type of object repository you want to use as the default type for new tests, and you can change the default as necessary for each new test.
The object repository per-action mode is the default setting. In this mode, QuickTest automatically creates an object repository file for each action in your test so that you can create and run tests without creating, choosing, or modifying object repository files. However, if you do modify values in an action object repository, your changes do not have any effect on other actions. Therefore, if the same test object exists in more than one action and you modify an object's property values in one action, you may need to make the same change in every action (and any test) containing the object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

which tpye of exceptions mostly do we face in QTP

2 Answers  


suppose i can done the project , that project have 4 modules in that one module they have many links(web pages).in that time i can say i can work on some links? or total module?

4 Answers  


Can I do Game testing with QTP tool

1 Answers   Google,


how to recall a function in QTP?

3 Answers   Ordain Solutions,


How we test the logo or images in the web page using QTP? For example take google page, they change their logo for new year,christmas etc..How we test that? Plz answer this question... Thanks in advance..

2 Answers  






what are the different data driven types?

6 Answers  


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 identify the objects using descriptive programming when the object property values are same, i mean in a page 10 objects are there i want to click the 6th object but all the object property values are same? using descriptive programming

2 Answers   Genpact,


HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...

0 Answers  


can somebody send the script to write a multiplication table in notepad through qtp

3 Answers   AppLabs,


how to capture (or) checkpoint for chineese or any other language except english using QTP in a web page. ( my application have 24 language, how to check those lanugages using QTP? is it possible). Please let me know

3 Answers  


Diff between WEB APPLICATION AND CLIENT-SERVER APPLICATION?

2 Answers  


Categories