write a qtp code to display all the items in the fly from
combo box or list box

Answers were Sorted based on User's Feedback



write a qtp code to display all the items in the fly from combo box or list box..

Answer / mudaseer

msgbox window("flight reservation").WinComboBox("Fly
From:").GetContent

Is This Answer Correct ?    5 Yes 2 No

write a qtp code to display all the items in the fly from combo box or list box..

Answer / prakash

msgbox window("flight reservation").WinComboBox("Fly
From:").getroproperty("allitems")

Is This Answer Correct ?    4 Yes 2 No

write a qtp code to display all the items in the fly from combo box or list box..

Answer / pramija

n= window("flight reservation").WinComboBox("Fly
From:").GetContent
print (n)

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More QTP Interview Questions

Pls explain me the difference between ........ Description.Create and CreateObject

5 Answers  


How to handle the exceptions using the recovery scenario manager in qtp?

0 Answers  


can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?

0 Answers   Sapient, Satyam, TCS,


what is mean by output parameters? I need full description with example. tell me any one please

1 Answers  


WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?

9 Answers   CTS,






Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displayed Open link,open link in new window,save picture as, Email picture,Printpicture,propeties...etc. While automation I have written a code like this 'browser("Google").Page("ramseeker®: Memory and_3").Image ("graphOfModel").Click 10,10,micRightBtn But the right click menu was not displayed. I want to save that image in a seperate folder

6 Answers  


If there r 1000 test scripts that were written. If a change to any functionality is to be made then how can we know in which script is this functionality existing.

4 Answers   iGate,


Waht is Test Report , What it consists?

2 Answers  


HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....

5 Answers   Polaris, Siemens,


How do you return a value for an array.

1 Answers  


What is the difference between "call" and "callclose"

1 Answers   Polaris,


Have you used xml check point in your project? How?

0 Answers  


Categories