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 / 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

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

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

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

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

Post New Answer

More QTP Interview Questions

How to write script to display a message box having the "Date" value of the fourth mail(yahoo account). I've tried it with the web table concept but the content doesn't get displayed? Please help me out to resolve this :-)

2 Answers  


If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?

1 Answers   Crea,


What is checkpoints for quicktest professional?

0 Answers  


any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt

1 Answers  


1.what is the difference between childobjects and child items in qtp? 2.what is difference between a class and function? 3.can u convert ustimings to indian timings using vbscript? 4.i have scripts in one machine.can i run those scripts in another machine.how?

2 Answers   Genpact, Infosys, Symantic Space, TCS,






What is the entry criteria and exit criteria for your test automation

2 Answers   HP, Virtusa,


Hi all , I have installed the QTP 11.0 Whenever I am opening QTP that time if any open Internet Explorer I was getting message (Internet Explorer has encountered a problem and needs to close. we are sorry for inconvenience caused) and same way new browser also not opening. If you have any idea please let me know.

2 Answers   ME,


how to retrieve the column headers in database using vbscript statement in QTP

1 Answers  


How to load a object repository(using VBScript) ... very urgent....

4 Answers  


When u ll use Record Button in QTP?Is VB script is Mandatory in QTP? What is Meaning of Frame("v1")?

1 Answers   TCS,


when qtp recognizes a web link like (hyper link)wich properties it is going to take to identify the objects unquely? what is Ini file in QTP?

1 Answers   Symantic Space,


actually how many hours per one day we will work on automation(qtp) in real time

1 Answers   Synechron,


Categories