| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| how to test Web application using QTP software | BITS | 3 |
| Check point what is how many types of checkpoint and explain | Accenture | 2 |
| what is the Command used to start the QTp from Run. | | 6 |
| how we do database testing with qtp using descriptive
programming? | Nutrins | 8 |
| Hello everyone,
I am trying to parametrize a script. Its clear to me that,
we use data table to enter various text data. but if I want
to change the radiobutton (e.g. if for first iteration I
selected radio button 'A' and for second iteration I want to
use 'B' radio button for second iteration) then how can I
make it happen.
I have tried to define the question but still if not clear
plz tell me. Thanks everyone | | 1 |
| How many actions we can write in a test? | TCS | 5 |
| with out object repository i need to launch IE and then
navigate to a login page and then operate the objects
within the page. How will be the script? | Ordain-Solutions | 2 |
| Test Life cycle starts IS it Requirments stage or Test
Initiation? | | 1 |
| QTP is used better in which type of application Web based
application or desktop application | | 2 |
| what is the syntax or command in vbscript to display user
message example i want to display "welcome to QTP". | | 2 |
| Hi, It is HR question. What are the qualities you like and
dislike in your Project Manager? | TCS | 2 |
| How we can add actions in the test using QTP? | | 2 |
| Can I do Game testing with QTP tool | | 1 |
| I want to open a Google page without recording a test and i
do not want to use system.Util.run command as well how do i
do this? | IBM | 10 |
| what are the cases in which we use XML and accessibility
check points. | | 2 |
| QTP identifying the child tabs in a maintab like
tab_1,tab_2,tab_3,tab_4
while using a for loop for these tabs.its not proceeding
from _1 to _2.
How can i use "for loop " | Livetek | 2 |
| I want to run my qtp scipt on the system where qtp is not
installed .I don't want to install qtp but i want that
system should use the qtp from another system in lan just
the qtp instance should be launched on that system without
having qtp installed on it .I probably know the solution
that it will be solved through RMI but how to get this
problem solved plz help i anyone know the answer | Cimcon | 3 |
| Hi
I have a doubt in qtp. Can you please clarify my doubt.
If we are importing the data from excel sheet in qtp the
the script is running the number of row times.
I mean if there are 4 rows in excel sheet the script is
running 4 times. cant we avoid this.
suppose i have tis script:
datatable.Import "C:\Documents and Settings\sailaja\My
Documents\login1.xls"
n = datatable.GetRowCount
For i =1 to n
systemutil.Run "C:\Program Files\Mercury
Interactive\QuickTest
Professional\samples\flight\app\flight4a.exe"
datatable.SetCurrentRow i
Dialog("Login").WinEdit("Agent Name:").Set DataTable
("Username", dtGlobalSheet)
Dialog("Login").WinEdit("Password:").Set DataTable
("Password", dtGlobalSheet)
Dialog("Login").WinButton("OK").Click
Window("Flight Reservation").ActiveX
("MaskEdBox").Type "020209"
Window("Flight Reservation").WinComboBox("Fly
From:").Select "Frankfurt"
Window("Flight Reservation").WinComboBox("Fly
To:").Select "Los Angeles"
Window("Flight Reservation").WinButton("FLIGHT").Click
Window("Flight Reservation").Dialog("Flights
Table").WinButton("OK").Click
Window("Flight Reservation").WinEdit("Name:").Set "Sailaja"
Window("Flight Reservation").WinButton("Insert Order").Click
Window("Flight Reservation").WinMenu
("Menu").Select "File;New Order"
window("Flight Reservation").Close
next
I created a excel sheet with 3 rows and 2 columns.
(username and password). The script is running 9 times. I
made the option run one itaration only . eventhough it is
running 9 times .can u plaese clarify my doubt.
Thankyou
Sailaja.
| | 2 |
| How to supress warnings from the "Test results page"? | BirlaSoft | 4 |
| Difference between keyword driven test and DDT? | | 1 |
| |
| For more QTP Interview Questions Click Here |