What are the types of Object Repository’s in QTP?
Answer Posted / b.ramyasri
Hai...
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.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
How can I import environment from a file on disk?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
Define Environment Variable in UFT and its uses?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
Is QTP supports Unix. If yes, then how the test automation is done?
What is the use of text output value in quicktest professional (qtp)?
What is checkpoints for qtp?
How to run a test using quicktest professional?
There is an excel file of 1 to 100 sheets how you will iterate through it?
Explain the concept of object repository & how qtp recognizes objects?
How to customize qtp?
what is the hierarchy to use properties in descriptive programming
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance