Object Repositories types, which & when to use?
Answer Posted / 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 |
Post New Answer View All Answers
how can we do the frame work in qtp
QTP script is not working on other's machine..
Explain the features of quick test pro(qtp)?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
How to modify object property in qtp ?
How can you identify the browser and its information using QTP script?
How do you create new test sets in td?
what you mean by artifact,milestone...
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
What is qtp window?
What are the data types in qtp?
How can you handle exceptions in qtp?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
How to find operating system information using the qtp script?
How does QTP identify an object?