How QTP recognizes Objects in AUT?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me

1420


Explain the concept of object repository?

524


how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?

1310


Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

3269


Object repositories types, which and when to use?

571






Can any body please tell me the steps of keyword driven framework of QTP.

1563


Explain how qtp identifies object?

601


Describe synchronization point.

573


Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?

613


How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.

1440


I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)

1450


how to disable the pop ups through QTP using a script

1720


How to use checkpoints in qtp ?

578


What is method name to compare two XML files.

1528


Is virtual object supported in low level recording mode?

617