I am trying to write a descriptive program for clicking on
a perticular link.For that i wanted an index or location of
that object.But when I viewing through spy, There was no
index property of that object.What to do for getting index
value.How can I get index? please any one let me know.
Answer Posted / nagesh
index value of object is getting appeared only when more
than one object exist in the application with same property
name.
Example: suppose we have 3 list boxes with same name(text)
as property.then qtp identifies these objects with reference
to index values as index=0,index=1 and index=2.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
can u please explain what is the exact difference between qtp8.2 and 9.0
How to check which add-ins are associated with a test in qtp?
Write a script to customize the test results in PDF and HTML format.
Key word driven framework
What is test object model in quicktest professional?
How to modify the text checkpoint?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
What is post recovery scenario?
How can you write the scripts that operate on different objects depending on run-time information?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
What r the different filters in defect in quality center
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?