How QTP recognizes Objects in AUT?
Answer / b.ramyasri
Hai...
QuickTest stores the definitions for application objects in
a file called the Object Repository. As you record your
test, QuickTest will add an entry for each item you
interact with. Each Object Repository entry will be
identified by a logical name (determined automatically by
QuickTest), and will contain a set of properties (type,
name, etc) that uniquely identify each object.
Each line in the QuickTest script will contain a reference
to the object that you interacted with, a call to the
appropriate method (set, click, check) and any parameters
for that method (such as the value for a call to the set
method). The references to objects in the script will all
be identified by the logical name, rather than any
physical, descriptive properties.
K,byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 1 No |
Explain about Checking Bitmaps?
what are the metrics in general we use in testing.
hi gavasker i want how to merg OR's in QTP 8.2 by QTP Plus
Where can I find and view run-time data table?
Explain the Different types of QTP test assets and their extensions?
How to change the scripts from Per-Action object repository to shared object repository
what all are the coverages , explain ?
how can i add an action(external action) programmatically?
what is the use of automation objective model?where is used? plz tell me
How to capture screenshots of Exceptions/Errors during run- time?
can anyone tell me how to search a word/line in a document and to paste it in another file? Thanks in advance.
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue