| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| In Test Director bug rEPORTS, wHAT ARE THE CONTENTS(fIELDS)?
iF yoU PREAPARE BUG REPORT IN eXCEL sHEET , hOW U SEND TO
dEVELOPMENT TEAM THRW T.D? | | 1 |
| 1.can we parameterise object repository?how we can do it?
2.there is a name "mallikharjun".i want to get the vowels
in it through VBSCRIPT?
| Tech-Mahindra | 2 |
| in how many ways you perform batchtesting? | Sapient | 2 |
| what is the test process followed for your project? | Satyam | 1 |
| write vbscript on veb applications in qtp with exapmles? | | 1 |
| how you will do cookie testing using QTP? | | 1 |
| What are the advantages of QTP over WinRunner? | CTS | 4 |
| How to parameterize Object Repository? | | 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 |
| In QTP , Test Director combination . what is the role of
Test Director? How QTP Launching QTP in T.D ? If it is
Winrunner possible. but QTP How it is possible? | TCS | 1 |
| What are Add-ins availble in licensed version QTP8.2 | TCS | 1 |
| Hello Everybody,
Can anyone tell me that in QTP how to count the number of
webelements from the object repository.
Please provide the code.
Thanks in advance,
Gaytri | | 2 |
| hi in QTP 8.2 in the edit box has text like "raju want
married" . i want to check "want" is their in the text
or not ? | Syntel | 13 |
| Could you please explain me about QTP framework. | Oracle | 1 |
| Hi Friends,
Iam Beginner in QTP and i want to Try the software QTP.
I checked the mercury site for QTP Trial version and i
found QTP 9.0. The thing is that it supports windows
2000,Xp but not windows 98.And Iam using Windows 98 onlu
and it's not possible for me to upgrade to windows 2000.
Pls. guide me how to get the trial version of QTP which
supports windows 98 Operating System The version may be 6.5
is ok for me.Thanks in Advance | | 2 |
| what is the difference between Automation object model(AOM)
and test object model(TOM) | UHG | 2 |
| how to identify an object which is not in the object
repository identification can be done using descriptive
programming. | | 2 |
| how you update scripts in qtp? | | 1 |
| I need diffrences between Object Identification, Smart
Identification, Regular expresion,Low-Level Recording
(enables you to record on any object in your application,
whether or not QuickTest recognizes the specific object or
the specific operation.)
I am working on Web Application. In that object caption
will change dynamically. For example, consider “Save”
button. On clicking save button the caption changing as “
EDIT ”. From above concept which concept I have to use here?
| Ordain-Solutions | 1 |
| what is the Exact Meaning of Environment Variables? | Semantic-Space | 1 |
| |
| For more QTP Interview Questions Click Here |