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 you integrated your automated scripts from TestDirector?
descriptive program for web application.
Is it possible to run a WinRunner script without using GUI Map file? If yes how?
did you winrunner architecture
Explain the synchronization points?
After saving the tsl script of winrunner in TestDirector, if suppose any changes made to the script in ur winrunner would it get updated in TestDirector also???????
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP
Does WinRunner have recovery mechanism built in?
wat is the d/b windows 95&98&xp?could anybody give reply ?
How do you maintain the document information of the test scripts?
What are Optinal Properties and Obligation Properties? please explain in detail.
how u can crate a database checkpoint in ur script?