| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| While testing .net applications with QTP 9.1 in normal
recording mode, QTP records my unintentional mouse clicks
and window dragging which I don't want. But I can't stop
QTP recording those mouse clicks and window dragging. Can
somebody let me know how I can get rid of it, please !
Thanks. | | 1 |
| how can we merge the object repositories?is ther any option
in qtp to merge the object repositories if we have two or
three object repositories? | IBM | 5 |
| How can the name of a checkpoint be changed in Qtp | Ordain-Solutions | 2 |
| After geting the modules where we generate the script ie in
qtp or notpad ? | | 1 |
| How to call script1 into script2? | | 3 |
| Suppose Object name was changed in the application in the
second build.I have just modified the name in the Object
repository as changes in the Application.
Is it possible to accure changes in the script accordingly?
If so
Suppose I am calling the script through function,
Will the changes affect in the script(which is in the
function)automatically?
If not affected, tell me the solution,How to handle this.
How should I change the object property name while using
functions
| Livetek | 4 |
| Which MS Excel formulas are possible to use in the
DataTable? I am searching a formula for searching a field
in the datatable | HP | 2 |
| How do u fetch data from a database ? | | 2 |
| Dim ExcelSheet
Set ExcelSheet = CreateObject("Excel.Application")
excelsheet.application.visible = true
ExcelSheet.ActiveSheet.Cells(1,1).Value = "This is column
A, row 1"
' Save the sheet.
ExcelSheet.SaveAs "C:\DOCS\TEST.XLS"
' Close Excel with the Quit method on the Application
object.
ExcelSheet.Application.Quit
after run this script i am getting error"The test cannot
continue due to unrecoverable error" | | 3 |
| Will QTP Support Japanese Language? | Cap-Gemini | 2 |
| hi radhaka plz tell me clearly to handle the earrors with
out isng recovery scnerio
this is sreenivas from delhi | | 2 |
| I wanted to create Data Driven test for login page
(loginname,password). Password is same for all the
loginnames.
I recorded the script for one user. I mentioned all the
user names in the global excel sheet with the column name
as "Loginname". I mentioned 5 loginnames. I selected tools-
>datadriver and select loginname. Select parameterize and
select parameter all option.Changed the parameter name
to "loginname" which i mentioned in the global excel sheet.
I executed the script. For the users 2 and 4 only, the
script is failing... can anybody explain why the script is
failing for users 2 and 4. | | 2 |
| Hey friends i m facing a problem when i m running my script
in qtp it waits for about 5-10 secs before starting
execution why it is so can any one solve my
problem .Previously it was running fine | | 1 |
| Plz explain about InTERNAl Environment variable, External
environment variable,builtin environment variables with
examples? | TCS | 1 |
| if you have the same application screen with 7 drop down
boxes and approximately 70 values how do you test with QTP? | Ordain-Solutions | 1 |
| What is the difference between Normal mode and Fast mode ? | AZTEC | 1 |
| When there is descriptive programming, why do we go for
Object repository for desigining scripts.?? why cant we use
descriptive programming instead of using the Object
repository..?? | DST-Global-Solutions | 2 |
| In an Excel sheet take two fields as agentname and password
and type some valid agentname and password.call that excel
sheet in qtp so that qtp opens the flightreservation window
taking into consideration how many records are entered in
the excel sheet.For example if 3 records are entered today
it will open 3 FR windows,if in near future the records are
more than 3 then it will open that number of times. | | 3 |
| what type automation is fofollowed in the project? | Satyam | 1 |
| what is the process to follow between writing the test
cases & then atomating it? | | 1 |
| |
| For more QTP Interview Questions Click Here |