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

How did you resolve conflicts present in Object Repository?

1618


How to data driven test for Win objects in QTP ?

1477


What is test object?

706


What is action split and the purpose of using this in qtp?

537


I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com

1500






What are the advantages of qtp?

583


Is it possible to merge two object repository files in qtp?

624


For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?

620


How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?

574


Explain step generator in qtp?

651


wht type of User defined functions or Java Releated functions Do we write in VB scripting

1382


If I change the property value at runtime is it effect is object repository?

611


What are output values and why they are used ?

627


What is Port testing. Whhen will you perform?

1500


How QTP support all types of applications (platforms)?

4083