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 do check the links in a webpage ?

7 Answers   Accenture, Wipro,


I need diffrences between Object Identification, Smart Identification, Regular expresion,Low-Level Recording (enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation.) I am working on Web Application. In that object caption will change dynamically. For example, consider “Save” button. On clicking save button the caption changing as “ EDIT ”. From above concept which concept I have to use here?

2 Answers   Ordain Solutions,


how to prepared for first for the first interview?

0 Answers   Collabera,


What type of automation frame work you are using?and why?

2 Answers   Wipro,


I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.

5 Answers  






How you can decide which type of object repository you have to use?

0 Answers  


How QTP recognize the object??how to add objcts into object repository??

3 Answers  


How to recognise the webelement and verifying that webelement is enabled?

0 Answers  


What is Tree view?

2 Answers  


what are the challenges you have faced while testing web based application using the automation tools ?

0 Answers  


your doing one project testing then how u know itis wheather web based application or windows based application?

2 Answers  


How u perform Batch Program in QTP?

3 Answers  


Categories