Object Repositories types, which & when to use?

Answers were Sorted based on User's Feedback



Object Repositories types, which & when to use?..

Answer / geena

Two types of objRepo
1. Local Objrepo
2. Shared Objrepo

When you create you script you find local objrepo and if
you need to use previously created repository than it is
useful to Shared Objrepo.

Is This Answer Correct ?    1 Yes 0 No

Object Repositories types, which & when to use?..

Answer / ramyab.mca@gmail.com

Hai....

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.

K,Byeeee.....
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    0 Yes 0 No

Object Repositories types, which & when to use?..

Answer / 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

More QTP Interview Questions

what is difference betweein qtp 9.0 and 9.2

1 Answers  


write script for finding number of broken links in web page? kindly please answer my question.

3 Answers   Manhattan, Oracle, Virtusa,


We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario

3 Answers   IBM,


Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?

0 Answers  


How to make arguments optional in a function?

1 Answers   IBM,






What is the difference between a Function and Procedure in QTP?

0 Answers   Wells Fargo,


Have you used xml check point in your project? How?

0 Answers  


who is developed QTP ? is it from Mecury or HP

2 Answers  


What are the Test design techniques you uses in ur project?

0 Answers   Accenture,


if i want to check text on the status bar how to test is i need the report also after getting the result weather it is matched or not?

2 Answers  


How do you handle XML exceptions in QTP (Here it is Exception, not the checkpoint)

2 Answers   CFC, CTS,


how to test use the quality control .how to verify the image verification

0 Answers   Wells Fargo,


Categories