Answer Posted / sreeprasad
? Ease of use.
? Simple interface.
? Presents the test case as a business workflow to the
tester (simpler to understand).
? Uses a real programming language (Microsoft?sVBScript)
with numerous resources
available.
? QuickTest Pro is significantly easier for a non-technical
person to adapt to and create
working test cases, compared to WinRunner.
? Data table integration better and easier to use than
WinRunner.
? Test Run Iterations/Data driving a test is easier
and better implement with QuickTest.
? Parameterization easier than WinRunner.
? Can enhance existing QuickTest scripts without
the ?Application Under Test? being
available; by using the ActiveScreen.
? Can create and implement the Microsoft Object Model
(Outlook objects, ADO objects,
FileSystem objects, supports DOM, WSH, etc.).
? Better object identification mechanism.
? Numerous existing functions available for implementation ?
both from within QuickTest Pro
and VBScript.
? QTP supports .NET development environment (currently
WinRunner 7.5 does not).
? XML support (currently WinRunner 7.5 does not).
? The Test Report is more robust in QuickTest
compared to WinRunner.
? Integrates with TestDirector and WinRunner (can kick off
WinRunner scripts from
QuickTest).
Cons:
? Currently there are fewer resources (consultants and
expertise) available due to QTP being a
newer product on the market and because there is a
greater Demand than Supply, thus fewer
employee/consulting resources.
? Must know VBScript in order to program at all.
? Must be able to program in VBScript in order to implement
the real advance testing tasks
and to handle very dynamic situations.
? Need training to implement properly.
? The Object Repository (OR) and ?testing environment?
(paths, folders, function libraries, OR) can be difficult
to understand and implement initially.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the design-time and run-time data tables?
What is the difference in testing a client-server application and a web application?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
Explain about the test fusion report of quicktest professional?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
What are the various automation frameworks available in qtp?
How to import a test case present in ".xls" file to TD under a Test set?
What is a reusable action?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
How can I import environment from a file on disk?
how to prepared for first for the first interview?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
How do you check ticket cost and ticket number in flight application?
By using QTP can we record any log files written by the application which is in execution?