unable to get item from the combobox using descriptive
programing. can any one give me the peice of code to
schedule the booking from one place to another using
DESCRIPTIVE PROGRAMING.



unable to get item from the combobox using descriptive programing. can any one give me the peice o..

Answer / amarendra kothuru

Use GetROProperty to retreive the selected item from
Combobox

E.g.
val = Broswer().Page().WebList().GetROProperty("value")

If it is WinComboBox, use the below code
val = Window().WinComboBox().GetROProperty("text")

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

How to get line numbers in your editor in expert view?

1 Answers  


Do you know how to connect database? Can you tell me the procedures?

1 Answers  


what type automation is fofollowed in the project?

1 Answers   Satyam,


What type of VB script u had done in expert view?

1 Answers  


What are the different attribute used with regular expression?

1 Answers  


What is an optional step in qtp ?

1 Answers  


How to check which add-ins are associated with a test in qtp?

1 Answers  


What is the real use of different actions in QTP

2 Answers  


What is the extension of script and object repository files?

4 Answers   Crea,


in qtp wha t is synchronisatin pt,what is the maximam time out

3 Answers  


How to retrive data from a data table which is in 3rd row,4th column and place it in main script..like retrive name,date from data table..write script for this.

11 Answers   Thatavarti Technologies,


In QTP, What is Global action and Local action?

0 Answers   Virtusa,


Categories