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 / honey
Index of an object will be caputured only via OR and it
will not be displayed when spying the object through object
spy.So, add the object via OR and then write DP.
But for writing DP for a link, HTML tag and innertext of
the link properties can also be used.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Name the different types of recording modes?
Name the properties you would use for identifying a browser and page when using descriptive programming?
What are test settings and global settings?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
Is it possible to change the values of analog recording?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
why you have standardized functions? plzzz guys with real time exp. do answer
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
what is the difference between IE & Netscape in web testing on a log in page
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
If I change the object name in one action will it be updated in all the actions? Or not?
Which scripting language used by quicktest professional (qtp)?
Which recording modes need more memory?
Did the scripts need lot of maintenance? If yes, why?