What are the advantages of QTP over WinRunner?
Answer Posted / 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 |
Post New Answer View All Answers
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
What are the differences between table and db checkpoints?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
Explain features of the latest version of qtp/ uft 12.1?
What are the flaws in water fall model and how to overcome it?
What is QTP’s model for test creation?
Hi All, I need code for how to execute qtp scripts from excell sheet
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
What Folder Structure following in Keyword Driven Frame work?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
How did you use regular expressions in QTP and also in WR?
How you can find length of array in qtp?
if numbers are always changing write a script for that