What are the difference between QTP and Winrunner
Answers were Sorted based on User's Feedback
Answer / lavanya
i) QTP supports .Net but the Older version of the
WinRunner does not support .Net technology.
ii) To work with QTP, the language used is VB Script.
To work with WinRunner, the language used is TSL (Test
Script Language).
iii)QTP supports many languages,for example
Java,VB.Net,ASP.Net,VB Script, JavaScript,etc.
WinRunner does not support JavaScript.
iv) In QTP, we cannot insert more than one checkpoint at a
time, but in WinRunner we can insert more than one
checkpoint at the same time.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sahimadhu
QTP is some what more sophisticated tool than Winrunner.
QTP supports SAP, .NET etc which are not supported by Winrunner.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sateesh
In QTP, we cannot insert more than one checkpoint at a
time, but in WinRunner we can insert more than one
checkpoint at the same time.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / dileep
winrunner:
1.winrunner using TSL script language ,it is simalar to c.
2.winrunner not keywordview and expert view
3..net application not supporting winrunner
Qtp:
1.qtp is using vb script
2.qtp using more than checkpoints
3.backdocumentation supporting in qtp
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sss
winrunner converts our manual functional test cases into TSL
programs,winrunner run on windows only, in qtp create our
automation programs in VB script, qtp run on windows and unix.
| Is This Answer Correct ? | 0 Yes | 1 No |
how can i pass parameters into function?
Syntact for how to call one script from another? and Syntax to call one "Action" in another?
what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX
In application have 2 list box oppsite list box two edit box is there.so now through using DP how can we select 3 opption in first list box and 2box semect 4 opption.in edit box also we have to write 25 ,28.how can we do this
What is throw object?
what is selective recording ? and normal recording?
Plz explain about Virtual object? What is the situation u r using , explain with example?
How to integrate the qualitycenter with qtp
what is objectidentification?
how to identify an object which is not in the object repository identification can be done using descriptive programming.
What is the file extension of the code file in qtp?
can onyone tell me how to comapre the output of two different Data Bases in QTP?