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 ?    3 Yes 1 No

Post New Answer

More QTP Interview Questions

A webPage has a ComboBox with 10 values in it. Write a script to select 4 vales from it using CTRL key

3 Answers   Virtusa,


How do you know the location Id of an object if you know its index id?

0 Answers  


Explain about merging of two repositories?

3 Answers  


how can we test load time of an page in webtesting?

3 Answers   Ordain Solutions,


How to execute a winrunner script in quicktest professional?

0 Answers  


How to interact tool & application build in QTP?

0 Answers  


Which functionalities of QTP used in banking project?

0 Answers  


I have written some script in QTP and i added those objects in Object Repository. All written script has been executed successfully. After few days when i tried to execute the same script i got error message "objects not found in Object Repositiry". How can we solve this issue?

3 Answers  


How can we QTP Scripts in xml format? is there any way to do so?

2 Answers   Apex,


wht is the difference betn check point and output value?

5 Answers   BirlaSoft,


What is test fusion report?

2 Answers   CIL,


hi guys, pls tell me for testing institution training hub, hitech city is best or not?

0 Answers  


Categories