| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| whai is meant by automation testing? | | 2 |
| While writing script using For Next Statement in QTP, I try
defining the variable in Lib File I am getting syntax error
whereas if I use the variable in script file, the script
works fine. Can anyone help me in finding the reason behind
this?.
E:g
Dim intStartRow (Define in Lib File----- say abc.vbs)
Dim intRow (If I define this variable in Lib file I am
getting Syntax error where as if I define in the script
file ---- say xyz.mts the script works fine)
IntStartRow=2
For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count
‘Some Code here
Next
| | 1 |
| what is keyword driven framework in qtp. | TCS | 6 |
| HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST | | 6 |
| how to add run-time parameter to a datasheet? | Ordain-Solutions | 1 |
| 1. Can anyone help me with recovery scenarios, each type
with examples and also what is on error resume next? | | 1 |
| WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP? | | 2 |
| Use of environment variables? | | 3 |
| I am using Shared OR, and my collegues are also using
Shared OR. How to merge Object Repositories? | | 6 |
| how to write this script using descriptive programming?
the script below is the script generated by QTP plz write
the script using descriptive programming? plzzzzzzzz do
answer thanku
Browser("Welcome: Mercury Tours").Page("orkut -
login").WebEdit("Email").Set "test123"
Browser("Welcome: Mercury Tours").Page("orkut -
login").WebEdit
("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4"
Browser("Welcome: Mercury Tours").Page("orkut -
login").WebButton("Sign in").Click
Browser("Welcome: Mercury Tours").Page("orkut - home").Link
("Logout").Click
Browser("Welcome: Mercury Tours").Page("orkut - login").Sync
Browser("Welcome: Mercury Tours").Close
| | 1 |
| How to handle "Java Runtime error" popup window in the web
application ? Sometimes the application throws the error
repeatedly... Is there any browser setting available to
disable the error ? | TCS | 2 |
| Among the 3 Recoring modes,Standard, Analog and Low Level.
which one is mostly used. I know that Analog id used for
Graphs, Digital Signatures and Barcoding. so, which one
among the 2? | | 1 |
| How to test the mandatory fields in QTP? | SoftSolve | 1 |
| suppose i can done the project in automation tool with QTP
in that time what i can say? | | 3 |
| What is the difference between link and hyperlink? | | 1 |
| can u please explain what r the challenges u faced in ur
automation testing | Genpact | 1 |
| How to get the column count and column name from the
resultset in the database connection program? | TCS | 3 |
| can anybody give me the links for vb script material
| | 1 |
| 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 |
| hi gavasker
i want how to merg OR's in QTP 8.2 by QTP Plus | | 1 |
| |
| For more QTP Interview Questions Click Here |