what are the main differences between keyword driven frame
work and data driven frame work?



what are the main differences between keyword driven frame work and data driven frame work?..

Answer / 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

More QTP Interview Questions

What are the advantages of qtp?

0 Answers  


What are the methods used in UFT to handle exceptions or run-time errors?

0 Answers  


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

0 Answers  


hi how could i get installation guide for QTP 9.0 on XP help me for this !!!!!

1 Answers  


Java add-in is need to work on java oriented project ?

3 Answers  


1)Difference Between Value & RawValue?

2 Answers   Wipro, Zensar,


how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.

0 Answers  


How many types of Check Point in QTP

2 Answers   R Systems,


how to click the link in webpage by using QTP Script????????

3 Answers  


how many test scripts we will write in qtp? very urgent. please??? Thanks in advance..

1 Answers   Mind Tree,


how we connect oracle or sql data server database to qtp. Hi Ram I was your answer for this. Can you kindly let me know in details steps on How we can connect to database. i am using QTP9.2 and SQL Server Database. I am new for QTP and this would be of great help.Thanks

2 Answers  


Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,

0 Answers  


Categories