how qtp identifies objects of application.
Answers were Sorted based on User's Feedback
Answer / prasad
QTP identifies the object in the Application by LogicalName
and Class
If any Qestions Plz Ask me......Prasad4urs@gmail.com
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / jagadeeswararao
Qtp identifies objects with their logical name and physical
description.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / ravi n
In QTP we have object repository once we run application under
test(AUT).the objects are listed in the object repository
with there Logical Name and Physical Description.
One of the among two must be uniqe to identify objects
Ex:
if two person objects say ravi and ravi
logical name1=ravi description are age=21,sex=m,dob=1/3/86
logicalname2=ravi description are age=22,sex=m.dob=2/12/86
actually object is identified by looking at there physical
descriptions if logical name is minimal
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / gayathri
using object repository,qtp identifies object of an
application
| Is This Answer Correct ? | 2 Yes | 5 No |
Answer / monideepa
through object repository and obj identifier.
if it doesnt recognise we can use object spy or add obj in
the repository manually.
| Is This Answer Correct ? | 0 Yes | 5 No |
Explain process of smart Identification in QTP?
Hi... Can anybody help me to write the vbscript for this question..!!! Am having a string "HELLO WORLD", i want to find how many "L"s are there.....????? --> HANEEF <--
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
What is the Diff between Image check-point and Bit map Check point?
Can i run the qtp, without OBJECT REPOSTIRY...
where is the bitmap checkpoint be saved
What is Virtual object wizard in QTP?
How cookies can be tested in QTP?
what is the diffrence between script and Language ? (Chandana)
What is the difference between Recover Scenario(screen) and on Error Resume Next(code)
Hi Friends ,I want to Know name of the Site for the QTP Help and the Best Book through that I can start the QTP Practice here also whare can I download the QTP Users Guide I search I was Unable .
what is error and fault in terms of software quality?