How can i count the list box elements in QTP ?using script
plz explain me (Chandana)
Answer Posted / nani
The Following script displays the number of items in the
list box.
intFieldItemsCnt =CInt(GetProperty(Browser
("Browsername").Page("Pagename").Weblist
("weblistname"),"items count"))
msgbox intFieldItemsCnt
Any doughts feel free to make a mail to: nani4urs@gmail.com
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
what is keyword driven testing in qtp?n how is it useful?
Hi, how can we check or avoid the memory leakage in QTP9.2?
How many number of actions possible in qtp?
How do you create new test sets in td?
write a script to verify the image path(src property) of the images which are in web pages.
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
How many types of recording modes in qtp? Describe each type with an example where we use them?
How to use setroproperty?
Where we use data driver in qtp?
How to use actions in qtp ?
How many types of parameters are there?
Explain the check points in quicktest professional?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Explain advantages and disadvantages of ddf?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??