Total Answers and Comments: 17
Last Update: February 08, 2008 Asked by: Sundra
No best answer available. Please pick the good answer available or submit your answer.
Sorting Options
Latest First
Oldest First
By Rating
April 18, 2006 11:29:10
Lakshmi
RE: What is the functional difference between Winrunne... Hi
QTP supports vbscript where as WR supports TSL script
WR is object-based language where as QTP is object-oriented
lakshmi
Is this answer useful? Yes | No
May 03, 2006 07:02:52
nidhin
RE: What is the functional difference between Winrunne... hai
i have seen your comment in winrunner testing page.
object based and object oriented concepts are same then why u r telling like this... or could u pls explain elaborately..
Is this answer useful? Yes | No
June 29, 2006 01:38:45
visu
RE: What is the functional difference between Winrunne... hi
1) In QTP it supports dynamic pages where as in winrunner supports static pages only
2) In QTP we have more check points when compare to winrunner ( eg: XML Text area check points etc )
3) In QTP we have one more option for recording where as in winrunner having two only (ie : Low Level recording in QTP)
4) we can call Functions of winrunner in QTP where as in winrunner there is no option for that
Is this answer useful? Yes | No
September 15, 2006 06:15:49
subhra ranjan
RE: What is the functional difference between Winrunne... Hello guys
U all are somehow right.There are some difference between WinRunner and QTP like in case of QTP checkpoints are five etc.
WinRunner also supports web based
But the main functional difference is WinRunner doesnt support VB .Net ASP .Net C# .Net SAP etc. But QTP supports all.
Is this answer useful? Yes | No
September 19, 2006 00:36:24
ranga
RE: What is the functional difference between Winrunne... hi guys
we can divide the script into actions i.e into logical units in QTP but we cannot split the script in winrunner
we can invoke Winrunner fron DOS promt and schedule but we dont have such option in qtp
Is this answer useful? Yes | No
September 19, 2006 00:41:00
ranga
RE: What is the functional difference between Winrunne... hi
.net application can be tested in QTP but u cant test .net appication in winrunner.
winrunner is based on c but QTP is based on vb.
Is this answer useful? Yes | No
Go To Top