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 |
can u store QTp frame work folders in VSS? If Not where u store those?
How to create an Action Template?
What is the keyword view and expert view in qtp?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
how we connect oracle or sql data server database to qtp.
What do you mean by iteration?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
What is file database?
how to add run-time parameter to a datasheet?
1 Answers Mphasis, Ordain Solutions,
hello, i just started searching for a job on QA ,need QTP software full version.plz can any body help me...my email id is padma_ub@yahoo.com.thanks in advance.
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
What is use of Global Sync Timeouts in QTP9.2?