write script for "dropdown button having how many words? for ex.SELECT CITY is dropdown name.. find out how many cities in that?
Answer Posted / sandhya
Browser().page().weblist().getroproperty("items count")
here we use items count property to find the count in a drop
down list
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the extension of qtp local repository?
How does qtp identify gui object?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
Is QTP supports Unix. If yes, then how the test automation is done?
how to post xml data from QTP scripts to any application?
What are the major/ important methods, functions in QTP we use realtime testing
How to add verification steps to tests?
Can we record using all the modes in a single script? Explanation with example is appreciated
Where can I find and view run-time data table?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
How smart identification works in qtp ?
What is action? How many types of actions are there in qtp?
How many types of recording modes in qtp? Which will be used when?
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
How to build scripts that access data from external sources?