Tell me few important difference Between QTP and
WinRunner?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
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.
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.
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.
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.
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.
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.
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 ? | 3 Yes | 0 No |
Answer / n@n!
QTP:
-----
->it supports VB script
->it dos not contain any semicollen at the end of every
statement
->it consists of normal,analog,low level recordings modes
->script execution speed is 3.5 minutes
win runner:
-----------
->it supports TSL
->every script statement ends with semicollen
->it consists of context sensitive recording ,analog
recording
->script execution speed is 10 minutes
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ravikumar
there are lots difference b/w winrunner & qtp
there is one advatgae with winrunner even though QTP is
advanced .
in winrunner we will get x,y coordinates while doing with
image/bitmap checkpoint in results page
but in QTP we won't get those coordinates it gives only the
errer relusts
| Is This Answer Correct ? | 0 Yes | 0 No |
what time u r using data driven test in ur app"
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
If the object property is changing very frequently, what was your approach?
Explain step generator in qtp?
Am going to QTP testing......but i dont know coding languages like (c,c++,java,etc)and am not having interest in coding .............can i choose testing tools like qtp to learn and get a job in software......please reply me
What is time parameter?
what is test data
How to check the URL using Automation tool QTP
how to choose the framework in qtp ? 2)when we go for the descriptive programming ?
What is quicktest professional (qtp)?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What is the default add-ins in qtp?