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
What are the features of quick test pro(qtp)?
Write a QTP script to enter a keyword in to Google search engine?
when a test case is written how u test using qtp
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
What are the ways you can synchronize?
How you know that a test case is a regression test case
How to use parameterization in qtp?
Explain the checkpoint in qtp?
Describe function procedure in vbscript.
your coming from electrical backgroung..but y ur coming to software side?
after initiating one project for testing, when exacltly QTP tester role starts?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
Thanks....But can u tell me how i use the QTP for GIS with one Example...
What is Test Fusion Report in QTP?
What are the different ways to invoke an application using QTP?