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 |
what are the qtp tester responsibilities?
i m fresher iwant to know about testing what is the scope of testing field.i m aware in manual testing shall i go to automatiuon testinh directly or if any work experinc in manual testinh then only i go to manually automation testing.
What are main panes available in qtp test browser?
VB scrip has a special command named LBound, which returns the starting index of an arry. What are the possible indexes an array can start with? options are given below. and one only the correct answer. pl select it 1. any index 2. only even non-negative 3. only 0 4. any non-negative integer
Differentiate the type of test cases which can be automated and which cannot be automated?
Hi Suppose u have complex Test scripts which u vl write first and which u vl execute first
suppose our project is developed using java technologies.after complition of the coding developer relesed a build to the testing team.so, what is the process means how we open that documents?what are that documents?plz give reply its urgent
How to find the difference between 2 dates in qtp?
How to do Batch run in qtp? provide the steps?
In Manual testing , can u prpare bug report in TD?
Hi guys i'm prepareing for interview question for qtp i don't have bayground for vb scipt language can any one tell me it is easy to do job in qtp without bayground.
How to Parameterize Object repository in QTP?