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
Answer / mudaseer
msgbox window("flight reservation").WinComboBox("Fly
From:").GetContent
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / prakash
msgbox window("flight reservation").WinComboBox("Fly
From:").getroproperty("allitems")
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / pramija
n= window("flight reservation").WinComboBox("Fly
From:").GetContent
print (n)
| Is This Answer Correct ? | 3 Yes | 1 No |
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
How can the name of a checkpoint be changed in Qtp
What is the differences between image check point and bit map check point?
What is action?
what is the difference between invoke application and system.util.run
if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?
Hi,i have 3 years of experience in manual and Automation qtp.present i am searching for job in automation qtp 2Yrs,How to Explain the interviwer Roles and Responsibilites.please help me.
how to load the *.vbs (or) test generating script in a new machine?
When there is descriptive programming, why do we go for Object repository for desigining scripts.?? why cant we use descriptive programming instead of using the Object repository..??
4 Answers DST Global Solutions,
Explain the check points in quicktest professional?
which command u will use to access the application through descriptive programing?
What is a Run Time Data table?