Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Tell me few important difference Between QTP and WinRunner?

Answers were Sorted based on User's Feedback



Tell me few important difference Between QTP and WinRunner?..

Answer / suryanarayana.madhura

qtp:To compare static and dyanmic images through qtp

winrunner: to conduct testing on static images only.

qtp: In this three types recording is possible
they are 1)GENERAL RECORDING 2)ANALOG RECORDING 3)LOW LEVEL
RECORDING

WINRUNNER: In this two types of recoring is possible
they are 1)CONTEXT SENSITIVE RECORDING 2)ANALOG RECORDING

Is This Answer Correct ?    27 Yes 3 No

Tell me few important difference Between QTP and WinRunner?..

Answer / naren

some other imp diff..
1.QTP supports different technologies like SAP
applications, Macromedia applications, PeopleSoft etc which
is not supported by WinRunner

Is This Answer Correct ?    13 Yes 2 No

Tell me few important difference Between QTP and WinRunner?..

Answer / vijay/chennai

Comparing to winrunner it's a user friendly tool. Using the
QTP we can generate the clear results.

We used to write the code in winrunner is TSL and similarly
it's like C.

QTP supports the VBS.

Is This Answer Correct ?    12 Yes 3 No

Tell me few important difference Between QTP and WinRunner?..

Answer / sugandhi

QTP:
1.Supports dynamic page
2.More check points ,ex:XML,Text
3.Divide script into Logical units
4.Can call functions
5.More recording methods.ex:Low level
6.Supports VB,.NET,ASP.NET,C#,>NET SAP,>NET
Application,HTML,XML

WR:
1.Supports static page only.
2.Limited check points
3.Cannot split script
4.There is no option to call functions
5.Context and Analog only
6.Supports C and HTML page.

Is This Answer Correct ?    7 Yes 2 No

Tell me few important difference Between QTP and WinRunner?..

Answer / bharathchowdary

Main difference between winrunner & QTP is
QTP Supports .netApplications & Full fledge java
Applications, these are not suppoerted by winrunner .

QTP having 9 check points where winrunner is having 4 check
points.

we can create reuasble action in QTP but not in winner.
these are the major differences.

Is This Answer Correct ?    8 Yes 4 No

Tell me few important difference Between QTP and WinRunner?..

Answer / mangai

Winrunner: It contains 4 types in addins. Powerbuilder is
their in winrunner. but in qtp it is not there.
Winrunner: It contains GUI Editor but Qtp contains Object
Repository.
Winrunner contains Exception Handling. Qtp Contains
Recovery Scenario to handle exceptions

Is This Answer Correct ?    6 Yes 4 No

Tell me few important difference Between QTP and WinRunner?..

Answer / prashanth

-->WinRunner uses Test Script Language which has limited
resources and QTP uses VB Script which is very powerful
language.
-->Parameterization is easier with QTP than WinRunner and
any thing in QTP can be parameterized.
-->Data driven testing is easier with more options in QTP
than WinRunner.
-->WinRunner uses GUI Map File and QTP uses Object
Repository.
-->WinRunner-GUI Map per test and Global GUI Map File
QTP- Object Repository Per Action and Shared.
-->There are more point and click options in QTP than
WinRunner.

Is This Answer Correct ?    4 Yes 3 No

Tell me few important difference Between QTP and WinRunner?..

Answer / priyareddy

1.QTP allows even novice testers to be productive in
minutes. You can create a test script by simply pressing a
Record button and using an application to perform a typical
business process. Each step in the business process is
automated documented with a plain-English sentence and
screen shot. Users can easily modify, remove, or rearrange
test steps in the Keyword View.

2.QTP can automatically introduce checkpoints to verify
application properties and functionality, for example to
validate output or check link validity. For each step in
the Keyword View, there is an ActiveScreen showing exactly
how the application under test looked at that step. You can
also add several types of checkpoints for any object to
verify that components behave as expected, simply by
clicking on that object in the ActiveScreen.

3.You can then enter test data into the Data Table, an
integrated spreadsheet with the full functionality of
Excel, to manipulate data sets and create multiple test
iterations, without programming, to expand test case
coverage. Data can be typed in or imported from databases,
spreadsheets, or text files.

4.Advanced testers can view and edit their test scripts in
the Expert View, which reveals the underlying industry-
standard VBScript that QuickTest Professional automatically
generates. Any changes made in the Expert View are
automatically synchronized with the Keyword View.

5.Once a tester has run a script, a TestFusion report
displays all aspects of the test run: a high-level results
overview, an expandable Tree View of the test script
specifying exactly where application failures occurred, the
test data used, application screen shots for every step
that highlight any discrepancies, and detailed explanations
of each checkpoint pass and failure. By combining
TestFusion reports with Mercury Quality Management, you can
share reports across an entire QA and development team.

6.QTP also facilitates the update process. As an
application under test changes, such as when a ?Login?
button is renamed ?Sign In,? you can make one update to the
Shared Object Repository, and the update will propagate to
all scripts that reference this object. You can publish
test scripts to Mercury Quality Management, enabling other
QA team members to reuse your test scripts, eliminating
duplicative work.

7.QuickTest Professional supports functional testing of all
popular environments, including Windows, Web, .Net, Visual
Basic, ActiveX, Java, SAP, Siebel, Oracle, PeopleSoft,
terminal emulators, and Web services.

Is This Answer Correct ?    6 Yes 10 No

Tell me few important difference Between QTP and WinRunner?..

Answer / sofia

In winrunner 2 types of TSL test script ie.
1.Main test
2.Compiled module
But in QTP,
only one type of test script ie.Main test.It doesn't
support compiled module.

Is This Answer Correct ?    5 Yes 10 No

Post New Answer

More QTP Interview Questions

How to execute a WinRunner Script in QTP?

3 Answers   IBM,


What is a data driven test in qtp?

0 Answers  


I have to automate excel features using qtp in this i need to open instance of excel in different ways like double click on file, drag & drop options, File > open option but i know the 2 ways to open the excel instance 1 is by creating the object and another is to open the excel file in already opened instance of excel through sendkeys through qtp. But i m not geting how to open excel file through double click and drag and drop option through qtp script plz help me out anyone can thanks in advance

0 Answers  


Please explain me frameworks & how to generate the scripts in framework

0 Answers   ADP,


Synchronozation types in QTP

11 Answers  


What is system testing and what are the different types of tests you perform in system testing?

0 Answers  


How do you return a value for an array.

1 Answers  


If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?

0 Answers   Infosys,


is there any addin for remedy user application

0 Answers  


How to import excel sheet to QC?

1 Answers  


How to customize checkpoints with parameters?

0 Answers  


Is it possible to change the name of a test object. I mean when we are recording the script for an object (for Ex: Username is a text field which has value "Babu",i am recording that). Then the Name of the object will become "Babu" in object repository. If i want to change "babu" as "xxxxx" .. is it possible to do? Pls help me in this .. if you didn't understand the question, pls let me know.

4 Answers  


Categories