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 |
What is Version control?
What are the points to be taken into consideration while doing desktop testing?
It is very difficult to test in manual for that we go to DATA DRIVEN TEST.
give the code to count child objects (Total) in the page
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
What is the use of breakpoint in qtp?
why you have standardized functions? plzzz guys with real time exp. do answer
what are the different kinds of frameworks in automation?
what is run-time data?
Is it possible to switch between recording modes during a test creation?
Where we can use the synchronization?
What are the common defects found in your project? (in qtp interview)