what is data driven framework?
Answers were Sorted based on User's Feedback
Answer / ganeshbabu
Data driven framework is a systametic approach to test an
appliction. It may contain all the structured information
like datadriven files, library functions, user defined
functions. Using the driver script, we can import theses
files as a input to the application and test it. This is
called data driven frame work. Data driven approach is being
by most of the industries
Is This Answer Correct ? | 15 Yes | 1 No |
Answer / mahesh
if we pass multiple values to different functionalities
from different data tables they are considered as data
driven framework..here input is given through datatable
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / veera
Data driven framework is a systametic approach to test an
appliction. It may contain all the structured information
like datadriven files, library functions, user defined
functions. Using the driver script, we can import theses
files as a input to the application and test it. This is
called data driven frame work. Data driven approach is being
by most of the industries
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / md momin
performing the same functionality with multiple input
values by using parameterization with the help of data
table or data source is called Data Driven Test.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / muralikrishnapb
I have written a blog on datadriven framework please refer to
http://muralikrishnapb-testautomation.blogspot.com/2010/08/data-driven-framework.html
Is This Answer Correct ? | 0 Yes | 4 No |
Answer / kota siva venkata prasad rao
data driven means execution of automation program more than
one time for confidence on that program for corresponding
manual test procedure.
this is also known as iterative testing.
Is This Answer Correct ? | 2 Yes | 11 No |
How do you find out which is the start up file in winrunner?
what are the default addin?s provided by WR
which option allows to execute script from a given location
What are all the parameters used in Winrunner? What is actual parameter and formal parameter?
What the Script for Database Test Using WinRunner
2 Answers Bally Technologies, CTS,
Besides Record and Replay what else can we do with WinRunner?
how do you know which software with version(ex.msoffice)available in our system,using tsl functions
Which are default codes winrunner generates when we start the application?
The default type of Constants and variables supported by TSL are..
what is TSL in winrunner
What is the definition of function?
Explain the purpose of different record methods?