Tell me Three major differences between QTP & Winrunner?
Answers were Sorted based on User's Feedback
Answer / jayalakshmi
1. Descriptive Programming is possible in QTP.
2. .Net applications are supported in QTP.
3. Various checkpoints are available in QTP other than
(Text, Database, Bitmap) in WinRunner.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / raja83
a) Winrunner using TSL for programming Resource availablity
is less but QTP using VB script we can find more resource.
b) in QTP we can See the result With Step by step With
SCreenshot
c) The GUI map can be difficult to understand and implement
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anjaneya reddy
---> QTP support .Net application where as winRunner
doesn't support.
---> QTP having more checkpoints when compared to WinRunner.
---> Great advantage of QTP is output values.
---> QTP has smart identification(use of this one is QTP
will recognizes object when the property values changed)
where as WinRunner doesn't have this facility.
---> QTP having Active Screen where as WinRunner doesn't
have this facility. Advantage of Active Screen is to insert
checkpoint, output values, and steps even the application
is not available.
---> Keyword view is great importance in QTP becz it can be
very useful to insert steps easily, very easy to
parameterize the steps or scripts, it is very easy to
understand what are the steps we performed earlier and what
are the steps need to be perform.
---> more advantages are there, only few i mensioned here.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mukesh
Main differrence is that Winrunner(TSL language like C) is
Procudurial language where as QTP (VB) is Object Oriented
language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sri satya
Differences between WinRunner and QTP:
1.> qtp supports .Net Applications where as WR does not
support.
2.> qtp has 3 modes of recording where as WR has 2.
3.> qtp has an extra check point called XML check point
where as WR does not have.
4.> qtp uses vbscript where as WR uses TSL(Test Script
Language).
| Is This Answer Correct ? | 0 Yes | 0 No |
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
Explain about random testing of 500 test cases?
Give me exact application where we should use low level recording?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?
can any one say that where we can download the QTP trail version ??????????
object types is used for what?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Syntact for how to call one script from another? and Syntax to call one "Action" in another?
can we call a test in another test?
How many actions we can write in a test?