Tell me the QTP Advantages and Disadvatages ?
Answer / 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 |
What is the difference between shared and local object repository?
What are the steps involved in recovery scenario wizard?
When it be decided to go for either Per - Action or Shared?
hi radhaka plz tell me clearly to handle the earrors with out isng recovery scnerio this is sreenivas from delhi
what is the difference between invoke application and system.util.run
1...HOW MANY TYPES OF OBJECT REPOSITORY ARE THERE IN QTP? 2....WHAT ARE THE REPOSITORY FEATURES EXPLAN. 3...HOW TO CREATE A RECOVERY SCENARIO? WHAT DOES RECOVERY SCENARIO MANAGER DO? 4...OPEN A WORD FILE AND MODIFIED WITH SOME VALUE USING QTP? 5... HOW TO CREATE EXCEL FILE USING QTP? 6... HOW TO RETRIEVE A VALUE FROM WEB TABLE? 7... WHAT IS QC REQUIREMENT TAB DO ? HOW TO MAP THE REQUIREMENT? 8... HOW TO PASS A VALUE FROM EXCEL FILE TO SCRIPT? 9...WHAT IS THE USE OF SPLIT FUNCTION?
There are some links on the page,count and click those links and check the text on the page displayed on clicking the link.write script for this scenario.
How many ways return more then one value from function?
How to fetch web elements count from Google Page which contains letter "e"
What is the disadvantage of smart identification?
How to Practice QTP Scripts?
If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?