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
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
How do know the number of browsers opened?
what is the difference between built-i function and In-built function?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
Which scripting language used by quicktest professional?
why text area checkpoints cannot used for web applications
What is the diff between image and bitmap check point?
distinguish between old version and new version QTP features.
How to capture all the data of a webtable, weblist and combolist using QTP?
Explain building blocks of the bpt framework ?
Explain types of output values?
What is the latest version of qtp?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji