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 / ram
Hi Rentala,
Thanks for your suggestion.OR can not add extra objects
which are not being displyed in spy.I wanted to know how
should we enable Index or Location properties in Object
Identification process.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the views available in quicktest professional (qtp)?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
What are the steps involved in recovery scenario wizard?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
Does Low-level recording capture mouse movements?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
Can launch two instances of qtp on the same machine?
How to find a window is minimized or not
What will be happen if i load object repository at run time, but it has already associated.
How to associate function library at a run time?
Hi ,Can any one pleas explain how to test splash objects using QTP?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
Can any body please tell me the steps of keyword driven framework of QTP.
When and why to use descriptive programming?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?