Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is data driven framework?

Answers were Sorted based on User's Feedback



what is data driven framework?..

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

what is data driven framework?..

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

what is data driven framework?..

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

what is data driven framework?..

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

what is data driven framework?..

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

what is data driven framework?..

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

Post New Answer

More WinRunner Interview Questions

how can we upload manul test caseses in to test director

1 Answers  


How do you maintain the document information of the test scripts?

0 Answers  


How does winrunner evaluates test results?

3 Answers   Logica CMG,


Wat is the defferances between Test plan and devolopment plan?

3 Answers  


Where do we use Regular Expression? And what exactly Regular Expression means?

6 Answers   College School Exams Tests, JVS,


What is checkpoints?

1 Answers  


How to write a content in to the file..which function did u use for that..?

1 Answers   Accenture,


What is the exact difference between Integration & System testing, give me examples with your project.

5 Answers   Accenture,


What are the virtual objects and how do you learn them?

0 Answers  


what is mean block box and white box testing. pls give exact example in the question

2 Answers   HCL,


i get error "winrruner cannot identify object" and gives details like the physical description of object "windowsFor....378734a_11" has changed descritpion in GUI map new discription Description { { class:object class:object Msw_id:264896 Msw_id:918548 } } Below is a script of functionality where amount is transfered from users account ,first contact summary of user is opened then transfer button is available on which we click .on clicking transfer form opens and various details are entered like amount to be transfer,transfer type .line where i m getting error is obj_mouse_click ("WindowsForms10.Window.8.app have marked it with red in script .0.378734a", 164, 10, i would be very thankful if anyone can give help related to this problem. *SCRIPT IS BELOW:-* > # Shell_TrayWnd > set_window ("Shell_TrayWnd", 1); > toolbar_button_press ("ToolbarWindow32_1", "Contact summary - > Scheme: > SCHEME CARD PROGRAM (admin - Local - V.1.8.2.0000)"); # Button Number > 3; > > # Contact summary - Scheme: SCHEME CARD PROGRAM (admin - Local - > V.1.8.2.0000) > set_window ("Contact summary - Scheme: SCHEME CARD PROGRAM (admin - > Local - V.1.8.2.0000)", 1); > obj_mouse_click ("CommandBar1", 437, 15, LEFT); > > # Transfer (admin - Local - V.1.8.2.0000) > set_window ("Transfer (admin - Local - V.1.8.2.0000)", 1); > obj_mouse_click ("WindowsForms10.Window.8.app.0.378734a", 164, 10, > LEFT); > > # #32769 > set_window ("#32769", 0); > obj_mouse_click ("WindowsForms10.Window.8.app.0.378734a_0", 138, 9, > LEFT); > > # Transfer (admin - Local - V.1.8.2.0000) > set_window ("Transfer (admin - Local - V.1.8.2.0000)", 0); > obj_mouse_click ("WindowsForms10.Window.8.app.0.378734a_1", 166, > 13, LEFT); >

0 Answers  


What are command line options?How to invoke winrunner with vb add in using command line options?

1 Answers   BeBo Technologies,


Categories