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 get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What is OUTPUT VALUE ? PLZ Explain With Example?
I Have web table shown below ----------------------------------------| | orcut | GMAIL | NAUKRI | |----------|---------|-------------------| |HOT MAIL | MONSTER | VISIT FACEBOOK | |----------|---------|-------------------| |SKYPE ACC | IRCTC | GOOGLE | --------------------------------------- Here i have 2 question friends.. 1.i want to chick the link "VISIT FACEBOOK" is there or not if it's there i want to click the link 2.here how to find the web table row or column count ... don't write the excel or data table script here friends ..consider that it's a WEB TABLE
What is the current version of QTP and now it is the product of Mercury or HP
How many tables r created during the recording in QTP?
what are recovery management techiniques?
2 Answers BirlaSoft, GL Noble Denton,
hi friends i have 4 yrs exp in testing and 2 yrsexp in QTP.currently aim working in mnc in north as a permanent employer .iam looking for job in south is there any openings plz let me know my mail id is bjr@aol.in its very urjent
what is clean sweep?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
What are different types of frame works ?
Please explain how to open with notepad of saved html file by right click option using QTP
does test plan is in test strategy or test strategy is in test plan