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
What is the syntax for how to call one script from another?
How you know that a test case is a regression test case
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
What is difference between shared and local object repository?
How to find Operating system information using QTP script?
what is keyword driven testing in qtp?n how is it useful?
What is the difference between local and shared object repository in qtp?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
How software tester can use constants and variables in scripts?
Where to use function or action?
What are the general steps involved in the data driven framework?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?