What is the difference between QTP and WinRunner?
Answers were Sorted based on User's Feedback
Answer / rajesh
hi friends,
QTP n WR both r functionality testing tools.
QTP: we r using VB script
3 recording modes
file extensiotn is .vbs
WR: we r using TSL
2 recording modes
file extension is .exe
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / swarup
The main Difference between QTP and Winrunner is
1) TSL doesn't have the facility to support Oops and VB
scripting supports Oops,
2) QTP is derived from Winrunner.
3) Both are Functionality Tools
4)
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / prasad
both r functional tools
WR:
wr uses TSL scripts .it does not support oops.
wr support for one exell sheet
wr does not support xml file.
wr have only one sreen.
wr it's a procedure language.
QTP:
qtp uses VB script.it will support oops.
qtp supports multiple excell sheet.
qtp supports xml files
qtp have 3 screen .1.active screen 2.action screen 3.data
table
qtp it's a oop.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pravin
WINRUNNER 8.0
1)it records the business operations in TSL.
2)it supports VB,.NET,VC ++,java,siebel etc.
3)it can run on all windows family.
4)it has 4 checkpoint those are gui checkpoint,bitmap
checkpoint,database checkpoint,gettet checkpoint.
5)it has 3 recovery manager those are tsl event,object
event,popup event
QTP 8.2
1)it records the business operations in VB script.
2)it supports perople soft,SAP,oracle , mainframes etc.
3)it can run on all windows family and linux,unix platforms
4)it has also 4 check point standard checkpont,bitmap check
point,database checkpoint,text checkpoint.
5)it has 4 recovery scenario manager those are
test run error,object state,popup window,application crash.
| Is This Answer Correct ? | 0 Yes | 0 No |
1.wr doesn't support the multimedia applications and .net
where as qtp supports
2.qtp uses the vb script adn WR uses TSL script
3.QTP we have the "Application crash" in recovery manager
where as WR won't have
4.QTP have image, table check point
currect me if i am wrong "ravsha@gmail.com"
| Is This Answer Correct ? | 0 Yes | 3 No |
How to calculate the edit field length
What are data driven tests?
How to check the Back Ground Color of screen in Winrunner?
3 Answers 3i Infotech, Satyam,
Hai guys can any one tell me tnhe difference between the product testing and Project testing?
How can I check the font size and color using winrunner?
what sould come under "tell about ur self"? need tempelate
What is the purpose of Wdiff utility?
What is test parameter
What r the recording methods in winrunner and wht r the uses and where do we use and how do we use? pls dont mention recording modes(context sensitive and analong)
which checkpoint is used to analyze the appearance of AUT
I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
What is the purpose of set_window command?