what is objectidentification?
Answers were Sorted based on User's Feedback
Answer / prakash roy
test engineer use this concept if windowof an appllication
consist of same objects like two OK action buttons are
there ... so when we recorded a test and while that test
the QTP will not identify which button its...so for these
case we go for object identification...
for every object have physical properties like text, native
class.. so we need to add one more properties to show the
difference between two objects....that we add property
nav: tools - objectidentification-select object-add
Assistive properties - click ok...
this is exact ans...pervius answer is wrong .. vpls check
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / md sadiq
This is used to identify the object which was captured
earlier or to capture the new feature from the updated
screen.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can any body help me to write descriptive program to find a cell value (say 2 row, 3rd column) in a datatable which is creating dynamically and statically
Explain actions in qtp ?
need clear explanation of actions and functions in qtp with examples?can anyone suggest me gud site for that other than qtp manual?
What are the main attributes of test automation?
can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.
how to capture data from images in QTP and produce them in excel sheet?
What is descriptive Programming in qtp.
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
How many types of parameters are available in quicktest professional?
what is the Command used to start the QTp from Run.
What is standalone database?
Can we test GUI of the application using QTP.? How.?If possible briefly explain process.?