Tell me the difference between the Data Driven Frame work
and Keyword Driven frame work?

Answers were Sorted based on User's Feedback



Tell me the difference between the Data Driven Frame work and Keyword Driven frame work?..

Answer / nilanjan saha

In Keyword driven Framework "Repeated Keywords" are
translated into Functions and those are kept in Function
Library. Keyword driven framework mostly used by
non-technical users to create and automate the automated
test cases.

Where as data driven framework attain the modularity using
different reusable functions.The application need data from
external sources like .csv file,database, .exe file etc.
Generally tech savvy users prefer data driven frame work..

Is This Answer Correct ?    2 Yes 0 No

Tell me the difference between the Data Driven Frame work and Keyword Driven frame work?..

Answer / sharmi

Data Driven Framework is nothing but seperating the data
from the code.so that we can reuse the code for multiple
number of data inputs.

Kerword driven Framework is a collection of keywords and
functions and the association between them.Here each
keyword is associated with one funtion(for example
Login,Logout and it can can be low-level functions like
Set,Click,etc).

Is This Answer Correct ?    0 Yes 0 No

Tell me the difference between the Data Driven Frame work and Keyword Driven frame work?..

Answer / manoj

Key word driven:in key word driven frame work mainly focus on functional of application and keywords. In Key word driven each word isused as akey just like: Browser, page, webEdit, webButton, winedit; methods like:set,select,Activate; operator like: +,-.*,/; statement like:if..else,Do..while, for..next etc.
Data Driven FW: In data driven frame work mainly focused on +ve and -ve senario of data with functional of the application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

tell me about framework types and most used framework in real time. types of output value in details. diff between wr and qtp in detail.

2 Answers  


why is execute file used.

1 Answers   Deloitte,


If u r using library files (Instead of Check Points) , How do u do bitmap check ?

0 Answers  


can u expect, major bugs in NET BANKING Project? Modules Transaction Module, Customer Relation Module.

2 Answers  


I am struggling to understand QTP more from descriptive programming point of view. Is it easy to learn good QTP in South india by good faculty than north india? I found a great lack of institution in here. can you suggest me better instituion. I am holding two years of experience in same company, is there possibility in south india for me?

1 Answers  






What is the meaning Work bench?

0 Answers  


what is the purpose of SetTOProperty Method?

1 Answers   Cap Gemini, iGate, Wipro,


General Ques : At What State u start Automating ? means at what stage we start writing QTP scripts ?

2 Answers  


How will you handle java tree in qtp?

0 Answers  


Syntax for how to call one script from another? and Syntax to call one "Action" in another?

2 Answers  


synchronization, wait,wait Property?

1 Answers  


Synchronization methods?

8 Answers   Ordain Solutions,


Categories