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 |
What is contained in the test scripts?
hi everyone today is the first time i saw this website,and hi iam siraj,iam very impressed by seeing evryones response towards questions,iam a newcomer and i have got tryining in testing can anyone please send me some projects relaited to testing.i know it is very confidential but still if u send it will a great help. my mail id mateen_012005@yahoo.com
What is the usage of Test case Design Techniques,in Integration/System Testing?
which is the latest version in Winrunner
how to upload an application in winrunner which we want to test
How do you scope, organize, and execute a test project?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
What is the purpose of regexp_msw_class property?
how you execute the function
How to read the third party controls in the application
How do you analyze results and report the defects?
What is the use of 'Show' button in GUI Map Editor?