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 ? | 2 Yes | 1 No |
When to use shared and local object repository?
After running scripts how you report results ,there is any specific report form
Explain the use of action split in qtp?
How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?
Hi, Can any one explain what is mean by Driver Script? is it AOM?
Can any body please tell me the steps of keyword driven framework of QTP.
Step 3&4 are repeated until an the object in recognised uniquely.
Hello Everybody, Please tell me the concept of recovery management in QTP by giving any practical example of it. Thanks, Gaytri
In QTP, As a first step wht we will do before going to start a Automation....when it will be decided that we have to go for a Automatio..and who will decide to go for Automation. Any body can pls let me know.. Thanks in Advance..
Hi im new in Testing..can any one plz re-write this code SystemUtil.Run "C:\Program Files\Mozilla Firefox\firefox.exe","","C:\Program Files\Mozilla Firefox","open" ----using for loop(for i=0;i<=10;i++ )
hi everyone today is the first time i saw this website,and hi iam siraj,iam very impressed by seeing evryones response towards questions,iam a newcomer and i have got tryining in testing can anyone please send me some projects relaited to testing.i know it is very confidential but still if u send it will a great help. my mail id venku_krs@yahoo.co.in
How to supress warnings from the "Test results page"?