what are the main differences between keyword driven frame
work and data driven frame work?



what are the main differences between keyword driven frame work and data driven frame work?..

Answer / rajesh

Data Driven Framework;
-This framework is suitable in those applications where
there limited scope of functionality and larger variations
in-terms of test data.
-In this framework the test scripts are executed and
verified using data values from one or more central data
sources like excel, csv files & ODBC sources etc. Here the
variables used are input values and output verification
values: basically navigation of the program will be
reading from data sources and logging the test status.

Keyword driven Framework:
-This framework is suitable in those applications where is
large scope functionality and smaller variations in-terms
of test data.
-Basically the advantage of automated tests are use of
re-usability and ease of maintainance created
at high level of abstraction. Based on this thesis the
data table records contains keywords that represents
actions to be performed. They also provide additional data
needed as input to the application. The benchmark
information we use to verify the status of the GUI or
system components and application in general.

Is This Answer Correct ?    4 Yes 4 No

Post New Answer

More QTP Interview Questions

Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario

5 Answers   Quinnox,


Hi i want to export the data from applicatioon to excel and later i want to import and use it for my scripts hoe can i do this?

1 Answers  


what is frame work of qtp?

4 Answers   ITC Infotech, KPIT,


Hoe we can export TEST RESUALT IN to XL-sheet?

1 Answers   IBM,


How to Analyze the Checpoint results by Text/Text Area Checkpoint?

1 Answers  


How u do the back end testing in QTP?

2 Answers   HP, SunGard, TCS,


Explain synchronization types in QTP

2 Answers  


What kind of errors can b handled in QTP in real time scenario?

2 Answers   AZTEC,


Explain the concept of how quicktest professional (qtp) identifies object?

0 Answers  


what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?

0 Answers  


HI, Based On The Information Below Write A Data Driven test Script Edit Box 1 Should take Value From Num1 Column Edit Box 2 Should take Value From Num2 Column Click On Add Button, Get The Value Of Exp res Column, Get Value From Actual Result Edit Box , Compare Two Values, Write Pass / Fail Value Into Result Column Thanks In Advance... Kavitha Input.Xls Num1 Num2 Exp res Act res Result 10 30 40 40 Pass 50 40 90 90.5 - - - - - - - - - - - - - - - -

5 Answers   UHG,


after initiating one project for testing, when exacltly QTP tester role starts?

0 Answers  


Categories