How to Display last item of a Combobox by using QTP?
Answer Posted / chandu
x=Browser("Browser Name").page("PageName").Weblist
("WebListName").GetRoProperty("items count")
Browser("BrowserName").page("PageName").Weblist
("WebListName").Getitem(x)
in this code..Weblist("WebListName")...this is the
combobox name...in web based application..qtp will display
"WEBLIST"...not "COMBOBOX"...
Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is post recovery scenario?
What is RTM (require ment tracebulity marix) fromate?
how to find that tools work well with ur existing system?
How will you test a stapler?
How to use setroproperty?
how to test Web application using QTP software
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
How to check which add-ins are associated with a test in qtp?
How to replay a script in qtp?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
tell me QTP standards ?plz
after click on compose mail how can we attached a file in qtp with vbscript code
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
What is the limitation to XML Checkpoints?
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?