| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| 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 |
| hi i have one isuue on selecting webcheckbox .there are 15
wecheckboxex i want to select every time 9 th one how can i
select plese help me
regards
balaji | | 3 |
| what is aregular expression? | UHG | 4 |
| what is framework in QTP? any one give me answer | Wipro | 3 |
| how to test Web application using QTP software | BITS | 3 |
| How can I find out whether a word in a string is existed or
not
for example
"QTP IS A POWERFULL TOOL FOR AUTOMATION"
How can i find out whether "powerfull" is existed in the
above string or not
Could anyone answer it? | Livetek | 3 |
| what is the difference between link and hyper link? | Ordain-Solutions | 1 |
| in how many ways you perform batchtesting? | Sapient | 2 |
| what testing activities u may want to automate? | | 2 |
| 1. Which function is used to check whether the specified
object property achieves the specified value within the
specified timeout
below anyone is correct
1. Check Property
2. getToproperty
3. output
Pls anybody can give the answer.. Thanks in advance... | Navis | 1 |
| How to Synchronize the Browser at Field level? For example
if you put Browser.sync(), its waiting upto for that
Browser sync only. It should wait total Browser get upload
with fields. | IBM | 3 |
| Did u use check points during ur work experience ? | FedEx | 3 |
| Please explain about unicode compatibility in QTP. how we
can able to use it. Please help me | | 1 |
|
This is Ajay i have few douts if anybody know pls give me
reply.
1. i have opend 2 gmails i am working with 1 gmail i want
to close other gmail by usig script.
2.i have 10 links in a page all of them have same
properties& names i want to click on 5link by using script.
3.i have one combobox in that i want to see all the
citynames in the combobox and i have to check weather
hyderabad is present or not.
4. size of objectrepository.
5.what r problems we get during writing the script.
6.is it possible to compare to excel sheets in qtp if
possible wht is the script.
7.example for lowlevelrecording
| Symantic-Space | 2 |
| Idid my qtp course in 2007 june in mind Q i for got to use
this tool ,i want to mention in my resume about this ,how
can i rectify this ,pls give me any idea . | Quest | 2 |
| What is Environment Variable and when we apply this in QTP? | | 3 |
|
How to database testing by manualy?in my db having 100
records when i am retriving the data from db it shows in
frent end 30 records how to find bug using QTP?plz Exp
realtimers (Chandana) | Wipro | 5 |
| How to export data in excelsheet to qtp without using
datatable. | | 1 |
| does qtp runs on internet explorer 7.0
| BeBo-Technologies | 5 |
| If we write a script in the expert view how are the objects
created in the object repository?
to be clear i will explain my problem
first i have recorded the mercurytours application by
providing the link www.mercurytours.com and all the objects
are stored in the object repository ok this is fine. but i
have copied the script generated in the above processes and
pasted in a new test and tried to run that script but as
the objects were not stored in the object repository it
showed an error (The "Welcome: Mercury Tours" object was
not found in the Object Repository.
Check the Object Repository to confirm that the object
exists or to find the correct name for the object).so how
can i overcome that error | | 6 |
| |
| For more QTP Interview Questions Click Here |