Tell me the difference between the Data Driven Frame work
and Keyword Driven frame work?
Answer Posted / 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 |
Post New Answer View All Answers
Explain types of descriptive programming?
Explain the types of object repositorys in qtp?
What is keyword view in qtp?
what you mean by artifact,milestone...
What is qtpro? What is quick test pro? What is a quick test professional?
UFT 12.02 which ALM version will support
Explain different types of action in qtp?
What will be happen if i load object repository at run time, but it has already associated.
How you can write contexts to text file in qtp?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
How do you create new test sets in td?
What is keyword driven framework?
Differences between text and test area checkpoints?
describe some problems that u had with automating testing tool?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?