write a qtp code to display all the items in the fly from
combo box or list box
Answer Posted / pramija
n= window("flight reservation").WinComboBox("Fly
From:").GetContent
print (n)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
When should I use smart identification?
What is the syntax for how to call one script from another?
What are the types of object repositories? Which one is you using?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
How to test background color and dynamic images during run time can you put the check point for moving objects?
what could go wrong with test automation?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Explain the parameter in qtp?
How to use parameterization in qtp?
Define Canvas view of UFT?
What is action? How many types of actions are there in qtp?
What is test object?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
what is profile tool?
When and why to use descriptive programming?