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
What is the keyword view and expert view in qtp?
Difference between action & Reusable action?
What are the methods used in UFT to handle exceptions or run-time errors?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
Why is Client side image is preferred over server side image?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
What is difference in global and action sheet in qtp?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
What contains Data Driven Framework document in qtp?
Step 3&4 are repeated until an the object in recognised uniquely.
What is smart identification in QTP?
In what occasion we can specify global sheet and action sheet?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?