Tell me the QTP Advantages and Disadvatages ?



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

Post New Answer

More QTP Interview Questions

By default Action1 runs first in QTP. Is it possible to start the run with Action2?

9 Answers   Virtusa,


Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..

1 Answers  


explian about the qtp frame work? where u can use it in your project?

1 Answers  


i have qtp 9.4 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com

0 Answers   Wipro,


1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?

0 Answers  






Please explain how to open with notepad of saved html file by right click option using QTP

1 Answers  


I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">", Second button "html id:=btnSave "outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">", Third button "html id:=", outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab Fourth button "html id:=btnSave outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"" 5th button "html id:=", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">",

0 Answers  


tell me about if in the interview what i should tell about pharma application,what r the pharma application concepts,i need pharma application testing features

0 Answers  


In QTP where i have to concentrate more in the Interview point of View

1 Answers  


where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code

3 Answers  


How to make arguments optional in a function?

1 Answers   Crea,


1) How will you associate SOR in Runtime? ( u had written 10 lines of code from 11th line u want associate what code u will write) 2) How will close n number of browser expect only one which is has to test? ( First tell me how will you identify how many browser are opened ) what logic u will use? 3) In web Table u want to click on link ( Link Name Mohamed ) you dont know in which row and column that link is there. how wil u identify and click on that link.

2 Answers  


Categories