How can i count the list box elements in QTP ?using script
plz explain me (Chandana)
Answer Posted / rajaputra
url="http://corp.naukri.com/mynaukri/mn_newsmartsearch.php?xz=2_0_5&id="
Systemutil.Run "Iexplore.exe",url
set oDesc= Browser("name:=Mynaukri : naukri.com - India's
No.1 Job Site")
itemcount=oDesc.WebList("name:=qe").GetROProperty("items count")
msgbox "Number of Items in Experience List= "& itemcount
itemcount=oDesc.WebList("name:=qm").GetROProperty("items count")
msgbox "Number of Items in Minimum Salary List= "&itemcount
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How to handle Java tree in QTP?
Name the different types of recording modes?
Define Canvas view of UFT?
What is action split and the purpose of using this in qtp?
What are the various automation frameworks available in qtp?
Can the user toggle between using Local OR and shared OR for the same action?
What are the automation metrice in your project?
What is the syntax for how to call one script from another?
what is keyword driven testing in qtp?n how is it useful?
Why is action split used by qtp?
how to test Web application using QTP software
How to use the object spy in quicktest professional (qtp) 8.0 version?
what is the difference between IE & Netscape in web testing on a log in page
what is the difference btn risks & Therads in the Test plan documentation?
What is qtp window?