Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Tell me the QTP Advantages and Disadvatages ?

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


Please Help Members By Posting Answers For Below Questions

desribe a situation where u faced a stressful situation and how did u cope with it

1864


What is an expert view and keyword view?

1126


any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in

3891


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

1955


What is the expert view?

1010


How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric

2077


How to data driven test for Win objects in QTP ?

1944


How many test scenarios you have automated? How many time it will take to execute 30-40 scenarios? What SDLC model you are following? How often you will execute your test scripts? Because of some changes, your test scripts failed? When you will update your test scripts? How much time it will take to update? Do you know how to connect database? Do you know the direct method to count no. of records (or) rows present in record set once query is executed? How will you create the connection string? How did you resolve conflicts present in Object Repository? How good you are in VB? How will you work on Excel Application? How will you select Excel sheet? If you want to select 10 sheets, will you create 10 separate objects? Given string is “abcd”. What are the methods you will use to display “dcba”? Drives script – explain the frameworks? How you are updating results for each test? What is start up, configuration, navigation scripts? If you are not able to understand the application (some module), who will teach you? What test cases to be automated? When to be automated? What is the testing process you are following? What life cycle you are following? When you will use Descriptive Programming? Do you have the permission to add objects into shared object repository? (OR) someone will maintain SOR? Do you know how to add objects into shared object repository? How many test cases you have automated? How much time will it take to execute? What is complex in automation? When you feel automation is complex? Tell me one scenario, the complex functionality you have automated in your project? Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet. Rate yourself in SQL? Display the employee name who is getting maximum salary? sal ID Salary name 001 100 002 500 003 300 ID 001 002 003 Ename A B C Have you written any test cases while you are in Automation? Manual Testing also will you do or you will work only in automation?

2737


hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?

2030


What are the recording modes in wave event?

2031


what QTP Options do you know?

3404


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

2047


Explain different recording modes?

1039


what are the utilities and drivers

2370


What is optional step in qtp? How you can add optional step in qtp?

983