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.
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 |
What is the use of environment variables?
several browsers opened. write QTP script to close all browsers except gmail.
In how may ways we can use checkpoints to an application using QTP?
What are the different types of recovery operation?
IN A WEB PAGE THERE IS TWO WEB BUTTON WITH SAME OBJECT PROPERTY AND VALUE, SO HOW I WILL IDENTIFIE OBJECTS INDIVISUALY.
what are recovery management techiniques?
where the check points are stored ?
plz tel me what is the differnce between QC & QTP?
write a qtp script to see time in windows command prompt? its urgent....
how to test use the quality control .how to verify the image verification
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 ?
Explain actions in qtp ?