what are the main differences between keyword driven frame
work and data driven frame work?
Answer Posted / 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 View All Answers
What are the features and benefits of quick test pro (qtp 8.0)?
How the exception handling can be done using quicktest professional (qtp)?
How does QTP identify an object?
What is the difference in the global and action sheet in qtp?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
What are the challenges u faced in testing with crm domain? How u overcome with?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
How many types of object repository in qtp?
Is it possible to split an action? How?
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
How to capture a window in QTP?
What is the use of ordinal identifier in qtp?
How to carry out bit map check points in QTP
what is the structure for the data driven framework