Object Repositories types, which & when to use?

Answer Posted / akshay kumar

Deciding Which Object Repository Mode to Choose.

To choose the default object repository mode and the appropriate object repository mode for each test, you need to understand the differences between the two modes.

In general, the object repository per-action mode is easiest to use when you are creating simple record and run tests, especially under the following conditions:

You have only one, or very few, tests that correspond to a given application, interface, or set of objects.
You do not expect to frequently modify test object properties.
You generally create single-action tests.
Conversely, the shared object repository mode is generally the preferred mode when:

You have several tests that test elements of the same application, interface, or set of objects.
You expect the object properties in your application to change from time to time and/or you regularly need to update or modify test object properties.
You often work with multi-action tests and regularly use the Insert Copy of Action and Insert Call to Action options.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In qtp is it possible to check broken links of a page?

590


what is supply chain management?

2091


Can U Explain about QTP tool from older version to latest version also its differences?

1518


what is clean sweep?

1889


Explain the check points in quicktest professional?

544






I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?

1730


write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))

1507


What are some test assets and related extensions of qtp?

557


What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?

598


How to break the object spy ?

664


Differentiate the type of test cases which can be automated and which cannot be automated?

567


How do you send email with attachment from outlook using qtp ?

565


Hi How to retrieve data from web element line by line?

1572


How does QTP identify an object?

615


What is the difference between rational rose and QTP?

1782