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
Explain xml checkpoints.
Can any one send me the QTP Basic Coding Samples?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
What is ObjectParamater?
How many add-ins comes by default with quicktest professional (qtp)?
How can we conduct U-I Testing by using QTP??????
Thanks....But can u tell me how i use the QTP for GIS with one Example...
How to analyzing test results using quicktest professional (qtp)?
why should we give deliver good quality software?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
how can we do the frame work in qtp
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
Explain runtime dynamic settings?
How can you close the second opened browser?