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
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
How many types of recording modes in qtp? Which will be used when?
How to define array in qtp?
Approach for Installation,comaptibility,system testing
What is contained in the object repository?
What is the difference in the global and action sheet in qtp?
how to write xml output check point bu useing descriptive programing .means without useing output check point
What are the benefits of qtp?
Can you write a script to check if the folder exists or not?
How u will do versioning in QTP?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
how do u plan test automation?
Explain different type of event trigger option.
How you can find length of array in qtp?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz