What will be the test script in QTP to test a ComboBox
where a user has to select more than two items????
Answer Posted / ramp@oracle
systemutil.Run"path"
Dialog("Title:=Login").WinEdit("AttachedText:=Agent Name:").Set "chaitanya"
Dialog ("Title:=Login").WinEdit("AttachedText:=Password:").Set "mercury"
Dialog ("Title:=Login").winbutton("Text:=OK").Click
Window ("Title:=Flight Reservation").close
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain more about the Test Fusion Report of QTP?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
Where you get the run time data table?
how to test load test and block box testing an a web based application pls give ans briefly
could any help me please, how to work on visual foxpro application using UFT
How does you test a weblink which is changing dynamically?
Explain how to use QTP to check broken links on a page?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
can any body give the banking domain concepts/links
Explain how Does Run time data (Parameterization) is handled in QTP?
What is the extension of qtp local repository?
What are the types of data tables in qtp?
what function you write to do database testing with the help of qtp?
What is a Patch in QTP?
What is the diff between image and bitmap check point?