| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Tell me few important difference Between QTP and
WinRunner? | Syntel | 2 |
| Hi .. i want to write the script for the combo nox list .
For example if any combo box having a multipul itme. So
how can i retrive each item for each iteration ? help me out . | | 2 |
| we have 10 automation scripts. how to call them from one
main script. | | 2 |
| For example one window is there the window contain some of
Check boxes but my question is how many check boxes are
there particular window?
Please solve the problem
gi_raju@rediffmail.com
ippaliraju@yahoo.co.in
| | 3 |
| I want different types of discriptive programming statments
coded for different types of web-objects?Give syntax and
example? | | 1 |
| explain all the check point in QTP? | BirlaSoft | 1 |
| Give me some scripts for 1). checking webpage links
(counting links,opening web pages,counting child elements)
| CIL | 2 |
| If you entered into yahoo mail with your valid user name
and password , then you will get " welcome , username "
(for example you will see , “welcome, Krishna” ) text on
the top of the Inbox page , how can you test the user name
is correct or not using QTP? | CTS | 3 |
| I got an error "The"flightres" Dialog was not found in the
Object Repository. Check the OR to confirm that the object
exists or to find the correct name for the object." while
running the following script
Set flightres=description.Create()
flightres("text").value="Login"
flightres("Class Name").value="Dialog"
Set agent = description.Create()
agent("nativeclass").value="WinEdit"
agent("attachedtext").value="Agent Name:"
Set pwd = description.Create()
pwd("nativeclass").value="WinEdit"
pwd("attachedtext").value="Password"
Set button = description.Create()
button("nativeclass").value="WinButton"
button("Text").value="OK"
Dialog("flightres").WinEdit("agent").Set "test"
Dialog("flightres").WinEdit("pwd").Set "mercury"
Dialog("flightres").WinButton("button").Click
Please let me know if i made any mistake in the above script...? | | 1 |
| how do you done Data-driven test using MS-Word Instead of
DataTable | IBM | 3 |
| What does VBS file contain? | | 1 |
| describe common problems of test automation? | | 3 |
| how we connect oracle or sql data server database to qtp | Tanla-Solutions | 2 |
| Hi Friends, If you got one Bug , and you are insert that
bug in bug tracking tool , and you need to attach SC's
(screen shots) also. how to tae SC's , in your organization
any separate tools available to take SC's. please provide
Ans. its urgent...
Thanx in advance | | 3 |
| diff between winrunner and qtp | Wipro | 1 |
| for example one window is there, the window contains how
many edit box's i want script? i know the script but that is
not exact answer....
The script is like this ..........
set a=description.creation()
a("Native class")="WinEdit"
b=window("Flight Reservation").childobject(a).count
msgbox b
| | 2 |
| Is it possible to convert QTP scripts to Silk scripts? | Sierra-Atlantica | 2 |
| can we enable smart identification for test object | | 3 |
| how to re-install QTP 9.0 trial version. | | 13 |
| What is the Test Object model in QTP? | | 3 |
| |
| For more QTP Interview Questions Click Here |