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


Please Help Members By Posting Answers For Below Questions

What are the five challenges you faced in QTP?

2754


what is vmodel?advantages and disadvantages of vmodel?

1616


Explain the differences between table and db checkpoints?

583


Describe how Smart Identification is used

1700


What are the key points to create a framework in QTP for oracle forms?

1811






What test you perform mostly? Regression or retesting in your testing process?

576


An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))

1591


I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!

1439


What are output values and why they are used ?

626


what are the mandatory properties for a tex boxc (scenario?)

1528


Can I change properties of a test object?

629


What is the difference between run time object and test object?

579


what is defenetion of kiran can u tell me plz CVS, SVN

1572


How does quicktest professional (qtp) identifies the object in the application?

583


hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....

2438