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 |
How to Set the Global Sync Timeouts in QTP?
What is RTM (require ment tracebulity marix) fromate?
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
1. Can anyone help me with recovery scenarios, each type with examples and also what is on error resume next?
any one can explain about QTP proocess,means where to start and how to start Scripting.
How to break the object spy ?
How can we use regular expressions for a table in web page, each cell in table having unique identification, Now I want to count number of rows in table and enter data in all cells of the table?
what is syncurnisation point? what is the use of this in real time environment? plz explain?
Explain how qtp identifies object?
can we run the scripts of QTP8.2 in QTP7.0?