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

how can you select random value for every iteration from a weblist

4 Answers   Microsoft,


Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with example?

5 Answers  


how to write vbscript on web applications in qtp. explian with one example?

4 Answers   Wipro,


how to retrive that the number of spaces are in a string ????

2 Answers   Liquid Hub,


What is the difference between Image Checkpoint and Bitmap Checkpoint?

8 Answers  






when i am running login page i got test run error? Please give me the script to handle run time exceptions. It's urgent for me.

4 Answers  


How to add Dynamic Objects to Object repository?

5 Answers  


What scripting language is QTP of?

1 Answers  


What are the methods of the TextStream object that are used for reading from a text file?

0 Answers  


What are the differences between table and db checkpoints?

0 Answers  


how to do regression testing in qtp? plz give ans with examples

6 Answers   TCS,


Scripts for Ascending order in qtp.

3 Answers  


Categories