| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the difference between CVS and VSS? Are you store
QTP SCRIPT In VSS OR CVS? Where you store QTP Script? | Ordain-Solutions | 1 |
| Tell me Three major differences between QTP & Winrunner? | | 2 |
| HO DO U CALL A ACTION? | BirlaSoft | 2 |
| from where we will retrieve data for data driven tests in
qtp? | | 3 |
| Hi guys, can anyone explain me whats the method for
reporting the QTP test results to teamlead or non-QA member
(developer/PM)?
Thanks in Advance!!!!! | | 2 |
| difference between multiple parameterization and data
driven wizard in QTP? | | 1 |
| what happen in object repository(shared)if we call an
existing action from an external action ? and what happen
in object repository(peraction)if we call an existing
action from an external action ? | | 1 |
| How to call .vbs funtion , Library files in QTP? plz
Explain indetail(chandana) | Wipro | 4 |
| where the check points are stored ? | | 2 |
| give one example where you have used regular expression? | Ordain-Solutions | 6 |
| I am not able to record yahoomail browser.its giving error
like "The browser Application can't be launched .Posssibly
the URL is wrong"
So anyone can tell me what setting i have to do in qtp??
| | 1 |
| how to load all resource files(function libraries,object
repositories etc) into tests without associating them? | | 1 |
| Give some brief idea about
a) Active x check
b) Alt property check
c) Applet object check
d) Frame object check
e) Multimedia links check
f) Server side image check
g) Table object check | CTS | 1 |
| I installed QTP 9.5 on vista. Can someone please provide me
the license key of the same.
Thanks,
Avi | | 2 |
| Do we have to Enable Smart Identification while running Or
will it automatically be enabled ? | | 2 |
| Tell me few important difference Between QTP and
WinRunner? | Syntel | 2 |
| How to pass parameters into an action.Please explain me
with examples | | 4 |
| how to retrieve the column headers in database using
vbscript statement in QTP | | 1 |
| pls help me with scripting,right from the beginning in QTP | | 1 |
| Hi
I am new to QTP. we are planning to implement automation
for the application.
I am trying to execute the following script:
Set ExcelObj=CreateObject ("Excel.Application")
ExcelObj.WorkBooks.Add
Set NewSheet=ExcelObj.Sheets.Item(1)
NewSheet.Name="Order"
ExcelObj.Cells(1, 1).Value = "Name"
ExcelObj.Cells(1, 2).Value = "Ordernum"
ExcelObj.Cells(2, 1).Value = "nam"
ExcelObj.Cells(2, 2).Value = "21"
ExcelObj.ActiveWorkbook.SaveAs "c:\test1.xls"
ExcelObj.Quit
Set ExcelObj = Nothing
in the above script for the line(ExcelObj.Cells(2, 2).Value
= "21")
it is inserting the value 21 successfully.this is fine
But if i want to insert a variable instead of the constant
value then what should be the modification in the script.
For example: If user retrives a value
throug "GetRoProperty" and wants to insert the value into
then how the script changes? | | 1 |
| |
| For more QTP Interview Questions Click Here |