| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| I have to automate webpage. If I click one hyperlink2 it
will take 2 hrs to open. How to automate hyperlink2? | Polaris | 3 |
| how to load vbs file to qtp through scripting.
plz provide the code.....
| IBM | 1 |
| How can we test existence of a particular word in scentence
using QTP tool.
Thanks in Advance!!!!! | | 4 |
| What is the need and applications of learning VB script for
a automation(QTP) engineer ain Realtime ? | | 1 |
| What is Environment Variable and when we apply this in QTP? | | 3 |
| how will b the questions if we keep one QTP project in
CV.please tell me iam attending an interview. | Questacon | 3 |
| how you update scripts in qtp? | | 1 |
| 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 |
| can QTP works on LINUX platfom | | 2 |
| what is the use of descripting programming? | Ordain-Solutions | 4 |
| Can we directly automate test script according to
requirements?
| | 1 |
| What is the extension of script and object repositary files? | Maveric | 6 |
| if the excel sheet specified in script is not there,we get
run time error how to handle the error ,please anybody
explain me in detail | Quinnox | 1 |
| can a Function return more than one value..??? if so please
give me the code for that. | DST-Global-Solutions | 2 |
| i have a window , initial its name is "NEW CUSTOMER"
i have to enter the details of customer in the test object
fields and after saving the window name is automatically
changing with the customer name .
so how to identify that window after saving.
(i am using descriptive programming.) | Syntel | 3 |
| Please explain me in detail! How to handle runtime errors
in QTP useing recovery senario or with out scenario | Quinnox | 4 |
| Greetings friends ,
Hope all of you are doing well.
When I run a test, is it possible for me to for me to take
each row from the data table , once at a time.
In other words,if i have 10 rows in the global data table,
say data1,data2, data 3...and so on up to data10.
Can I have the value of data1 when I run a test, and next
time when I run the same test (say next day), it should
skip data1 as it has already used it and go directly to
data 2 ???
Would be great if anybody can help me out know in this
issue.
Thanks & Regards !!
| CTS | 4 |
| suppose by navigation i went from 1st page to 5th page write
a script for coming from any page to the 1st page abd by
executing where the page may be . it will come to 1st page
give the code using gmail. give me mail id so that i can
under this answer with out any doubt | | 1 |
| When testing a web application, the url for each page
changes, so using QTP how do u handle this scenario. If
anyone knows please answer in detail about the whole
procedure. Thanks a lot. | | 2 |
| what is difference between application testing and product
testing? | IBM | 1 |
| |
| For more QTP Interview Questions Click Here |