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 |
what could go wrong with test automation?
who is the best faculty in HYD? Nageshwar rao or GC reddy?
How we can we create a Text checkpoint in QTP 9.1,Actually what i did is first i put in recording mode and gofor Inser menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came and i showed it to some textbox and cliked but the QTP9.1 is giving an error message like "The Obkect you are selecting doesn't support this operation" If i go for Help of QTP 9.1 information I didn't get any solution,pls help me in this issue.
In what situations QTP will not recognize the Objects?
Give the syntax to load function at run time.
Hi Friends, I have an application that is having some options to choose. While doing business transaction I need to select one option among from available options. But here the thing is, we won't get one option which we've chosen already and the available options will get automatically from the system with time basis, moreover each and every option having with various label names respective to that option. So obviously if I run my recorded script will automatically gets fail, even though it got pass at first time. Could anyone please give me appropriate solution for this. I would be greatly obliged with you if you give the solution as soon as possible.
How to export quicktest professional results to an .xls file?
Can u explain about QTP framework
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
Whether qtp 9.0 supports Test director8.0
Can you expect major bugs in Net banking Application?
How can we translate the steps between the Keyword and Expert Views?