What is data - driven automation?

Answers were Sorted based on User's Feedback



What is data - driven automation?..

Answer / mahesh sv

Testing the same set of functionality using winrunner with
different inputs is Data Driven test. This can be done by
Data Table & Parameterization. Data driven automation means
driven by different set of data using the data by given in
excel or notepad is called the DDA. Testing the
functionality with more test cases becomes laborious as the
functionality grows. For multiple sets of data (test cases),
you can execute the test once in which you can figure out
for which data it has failed and for which data, the test
has passed. This feature is available in the WinRunner with
the data driven test where the data can be taken from an
excel sheet or notepad. if u want 2 check your application,
when same operations with Multiple Sets of data use data
driven table

Is This Answer Correct ?    5 Yes 0 No

What is data - driven automation?..

Answer / neeru

Can someone please give an explanation with real time example?
OR Can someone please give a scenario where you have used it
and what kind of fields have u parameterized?

Is This Answer Correct ?    2 Yes 0 No

What is data - driven automation?..

Answer / prasanna

Let me give u an example :
Suppose u r automating a page..which ahs the detauils of a
customer.
U have different fields like text box,drop down check box
etc..for name..amil id website etc..
So different fields have diffrent constarints..
So u can run ur script for entering different combanination
of values and check hows the aaps is responding..
So this can be done in QTP : u can save all ur data values
in a excel set..and ur script can execute with those
data..in which u can run the script for any no of
interations..
Hope u understood.

Is This Answer Correct ?    2 Yes 0 No

What is data - driven automation?..

Answer / ramarao

Test the application with different sets of data is nothing
but a parametrization or datadriventest.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Automation Testing AllOther Interview Questions

What is the difference between close and quit command?

0 Answers  


What all different approaches can be used for designing an automation solution?

0 Answers  


What is client side validation? Write a snippet.

0 Answers  


Give some examples for test management tools?

0 Answers  


What is Automation Testing Framework

5 Answers   Covansys,


Tell me what are the different types of navigation commands?

0 Answers  


what is the importance of action in QTP & When it need to use it ? I m getting it please expian it me with proper example.

0 Answers  


What is the purpose of deselectall() method?

0 Answers  


can anyone suggest me any low cost tool that can support both Manual and Automation testing ?

0 Answers  


In what condition we cannot use automation testing for agile method ?

0 Answers  


What is the need of Automation framework?

3 Answers  


What automating testing tools are you familiar with?

1 Answers  


Categories