| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to handle Recovery scenario in QTP. give detailed
explanation about recovery scenario. | | 1 |
| in QTP, we have options like (record and play,recording
modes(normal,analog,low level),object identification,smart
identification,object repository,synchronizing
test,transactions,checkpoints(std,bitmap,text,text
area,DB,XML,accessibility),regular expression,actions,data
driving,parameter,parameterization,data tables,recovery
scenario(pop up,object state,test run error,application
crash).
real time users of QTP, pls say and when and at what point
u have used all these options ,in ur concerned project.pls
give me explanation in accordance with ur real time project
handled.
real users pls send some time in the aboue case.
if u can send the the reply through allinterview or at
ref_it_ref@yahoo.co.in
| | 1 |
| I m new to QTP?
Is it necessary to know VB for learning QTP for Automation?
Can I understand QTP excellently Without practical
automation?
| | 2 |
| Actually How do we use this Smart Identification Technology
during Recording mode.
| | 1 |
| how to identify the user defind varibles? plz tell me | | 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 qtp automation frame work,what is the use of that
frame work? | iGate | 34 |
| What is the extention of Virtualobject | Accenture | 1 |
| How to open any application during Scripting in QTP? | IBM | 6 |
| How u call functions in QTP | Lehman-Brothers | 4 |
| How to call script1 into script2? | | 3 |
| Can we directly automate testscripts accrdoing to requirements | Novartis | 2 |
| How do you change Logical Name of the object in test script? | TCS | 1 |
| In QTP while testing 3 tier application, It is Java Based
Application developed using Java, servelets and JDBC etc...
and It is a Web based Application.. which Add-In do we need
to select while testing ...Java or Web Add-In
| | 5 |
| How to see entire results at the same timeafter the batch
run..
Cannot see the entire results at a time.
Is there a easier way view everthing at same,as
our batch file very large
| | 2 |
| How to map Test cases to the script?
Please do anwser urgently?Thanks | | 3 |
| When to Insert transactions in QTP? | Siemens | 2 |
| w is active screen | Wipro | 2 |
| can we run the scripts of QTP8.2 in QTP7.0? | | 1 |
| Hi Everybody,
Can anybody please tell me the how to display the result of
the QTP in the notepad text file rather than in the QTP
result window.
Suppose this is my simple script:WHich will open the
notepad file and enter some text and then will change the
font then will calculate how much time has been taken.Now,
in this script i want to display the result in notepad file.
Dim s
Dim starttimer,endtimer,timeit
s="uyetuywqtywqte"
SystemUtil.Run "notepad","","Y:\",""
Window("Notepad").WinEditor("Edit").Type micCtrlDwn + "s" +
micCtrlUp
Window("Notepad").Dialog("Save As").WinEdit("File
name:").Set "test1"
Window("Notepad").Dialog("Save As").WinEdit("File
name:").Type micReturn
Window("Notepad_3").Type s
Window("Notepad_3").WinEditor("Edit").Type micCtrlDwn + "s"
+ micCtrlUp
starttimer=timer
Window("Notepad_3").WinMenu("Menu").Select "Format;Font..."
Window("Notepad_3").Dialog("Font").WinEdit
("Font:").Type "cou" + micDwn
Window("Notepad_3").Dialog("Font").WinComboBox
("Font:").Select "Courier"
Window("Notepad_3").Dialog("Font").WinEdit
("Font:").Set "Courier"
Window("Notepad_3").Dialog("Font").WinEdit("Font:").Type
micReturn
endtimer=timer
timeit=endtimer-starttimer
print(timeit)
Please also tell me where the function for the text file
result will be declared and where it should be called.
Thanks,
Gaytri
| | 2 |
| |
| For more QTP Interview Questions Click Here |