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

What is the use of environment variables?

1 Answers  


several browsers opened. write QTP script to close all browsers except gmail.

1 Answers   Thomson Reuters,


In how may ways we can use checkpoints to an application using QTP?

3 Answers  


What are the different types of recovery operation?

0 Answers  


IN A WEB PAGE THERE IS TWO WEB BUTTON WITH SAME OBJECT PROPERTY AND VALUE, SO HOW I WILL IDENTIFIE OBJECTS INDIVISUALY.

3 Answers  


what are recovery management techiniques?

1 Answers  


where the check points are stored ?

3 Answers   IBM,


plz tel me what is the differnce between QC & QTP?

3 Answers   iGate, Satyam,


write a qtp script to see time in windows command prompt? its urgent....

9 Answers   BSL,


how to test use the quality control .how to verify the image verification

0 Answers   Wells Fargo,


For Passing Parameters from one Action to another Action we will use Input & Output parameters. Can any one tell how to use this Input & Output parameters with Example ?

2 Answers   TCS,


Explain actions in qtp ?

0 Answers  


Categories