What are the advantages of QTP over WinRunner?
Answers were Sorted based on User's Feedback
Answer / rudraneel
WIN-RUNNER VS QTP :
1.Winrunner doesn't support web applications
QTP supports all kinds of web application
2.Winrunner only supports IE and Netscape Navigator
QTP supports all types of browsers
3.The deafult time setting of Winrunner is 10000 ms
The deafult time setting of QTP is 20000 ms
4.The logical name of true and false in Winrunner is 1 & 0
The logical name of true and false in QTP is True and
False
5.Winrunner doesn't provide the snapshot of output
QTP provides the snapshot of output.
6.Winrunner doesn't support Uni-code compatability
QTP supports Uni-code compatability
7.Winrunner has Four kinds of Add-Ins
QTP have Four kinds of Add-Ins
8.Winrunner has 3 kinds of Checkpoints,2 kinds of
Recordings,and 3 kinds of Exception Handling mechanisms.
QTP has 7 kinds of Checkpoints,3 kinds of
Recordings,and 4 kinds of Exception Handling mechanisms.
9.In Winrunner GUI Spy is available
In QTP Object Spy is available
etc...
Is This Answer Correct ? | 10 Yes | 1 No |
Answer / rudraneel
sorry i have missed one important one that is
10.Winrunner uses TSL script(Test Script Language)
QTP uese VB Script.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / asn
We can test the applications which are developed using .Net
using QTP.But we cant test using WINRUNNER
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sni
as per my knowledge i think qtp supports oops based
applications where as winrunner doesnt support oops apps.
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / n@n!
advantages of qtp over win runner is
execution speed for qtp is 3.5 minutes where as win runner
is 10 minutes
Is This Answer Correct ? | 1 Yes | 2 No |
Hi .. i want to write the script for the combo nox list . For example if any combo box having a multipul itme. So how can i retrive each item for each iteration ? help me out .
In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
How to associate function library at a run time?
Diff b/w Test Design and Test case design? What is the Design Review's and Code Review's. When will you conduct tese reviews?
In my Script Firstly i have to parametrize the data then we import the data from c drive.suppose i have parametrize the Person name and company Name and i have enter one person name and one company name in the excel sheet now we import the sheet and the script is passed i want to ask one thing can we add more than one person name and more than one company name in the excel sheet suppose firstly we create person name "ADDy" and company nmae.'Wipro" and we set the current row in the script for this data and now we want run the script another set of data so how we can run the script with another set of data
what is main diff of qtp8.2 and qtp9.0?
What is an Regular expression doing in VBScript?Tell the pattern for the email verification.
After i ran the Test in Batch mode i didn't get any results. Can any one let me know how it can be done?
How do u use Database checkpoints and what are the use?
Dear Friend, I am New in QTP 10 so can any one tell me how to do QTP testing on WEB APPLICATION while writing VBScript. If Possible then Give Example how to write vbscript in QTP to test WEB Apllication. Vishal Patil
How Qtp will identifies object during run time