Tell me the QTP Advantages and Disadvatages ?
Answer Posted / anil ekka
Pros:
? Will be getting the initial focus on development of
all new features and supported technologies.
? 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?s
VBScript) 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 ? | 20 Yes | 3 No |
Post New Answer View All Answers
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
Define Environment Variable in UFT and its uses?
How to find the name of the machine where you are running your automation scripts in qtp?
How many types of status are there?
what could go wrong with test automation?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
how to acess a test in RSA?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
How to handle dynamic objects in quicktest professional?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
When do go for loop condition in test?