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

How to use custom checkpoints in QuickTest Professional?

1 Answers   TCS,


HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne...

1 Answers   HCL,


How Exactly we can find out the INDEX No. of any object of an application when we test that application in QTP? Explain this by giving me the example of all LINKS of G-Mail (including home page, User-account page and all possible pages you ever seen in G Mail)?????? and if your answer is that as per appearance of objects(LINKS) in application we can find out the index number in application then tell me how you find out which object(LINK) having INDEX No. 1,2,3 and so on and how you say which object(LINK) is appeared first and which is last?

4 Answers   Infosys,


How can you identify the browser and its information using the qtp script?

0 Answers  


What is difference between QTP 8.2 Obect Repository and QTP 9.2 object Repository?

2 Answers   Nokia,






Hi All, I'm Akshaya here, could anybody please help me regarding how to import the excel sheet to run time datatable. But Pl. keep it in your knowledge is that excel sheet is opened. Thanks, Akshaya Madali 9823213538

4 Answers  


we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?

0 Answers  


What are the different kinds of test steps?

0 Answers  


What are the features supported by UFT?

0 Answers  


Hi, I am new to QTP testing and was exploring the frameworks used for automation. I wanted help in writing various scripts and files for keyword driven automation like 1. Control File 2. Test Case File 3. Startup Script 4. Driver Script 5. Utility Script . etc It would be great if someone can give help in this context ... Thanks

0 Answers  


QTP supports both client server and Web applications. Does it support Plug-in?

0 Answers  


what is qtp automation framework, what is the purpose of the framework and which folders included in this framework pls tell me with brief description

2 Answers   PSI Data Systems,


Categories