What is Data Driven TEsting?

Answers were Sorted based on User's Feedback



What is Data Driven TEsting?..

Answer / dvlprem

Data Driven TEsting:- When you test your application , you
may want to check how it performs the same operations with
multiple sets of data.rn. And i got varius resource about
data driven testing at macrotesting www.macrotesting.com to
be very good source.

Regards,
Prem

Is This Answer Correct ?    2 Yes 0 No

What is Data Driven TEsting?..

Answer / laxmi

During execution time we can pass multiple sets of data for
the script is called parametarization or Data Driven
Testing.

Is This Answer Correct ?    1 Yes 0 No

What is Data Driven TEsting?..

Answer / ravi kumar malla

Data driven testing is nothing but, testing the same
scenario(Same script) with multiple sets of data..

Example: You can check the login credentials for an
application (Say Gmail)with different sets of data, to
create different scenarios for the same script.

Scenarios covered with different sets of data

Valid login data
Invalid login data
Blank username
Blank password.......etc.....

Is This Answer Correct ?    1 Yes 0 No

What is Data Driven TEsting?..

Answer / girish k.s.

Data Driven Testing is used in cases where you
want to check how your application responds to ten separate
sets of data.

Is This Answer Correct ?    3 Yes 3 No

What is Data Driven TEsting?..

Answer / pankaj

Data driven testing is to Test the multiple set of data
With same Script.

Is This Answer Correct ?    1 Yes 2 No

What is Data Driven TEsting?..

Answer / usha

Instead of one input Conducting testing with multiple
inputs on the same module is called datadriven testing. We
get multiple inputs for testing is in four ways. Using
Keyboard, flat file, excel sheet and from frontend objects.
The use of this is to check whether our application is
working for multiple values or not.

IF any new pls, let me know.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More WinRunner Interview Questions

How do you make the configuration and mappings permanent?

0 Answers  


During debugging how do you monitor the value of the variables?

1 Answers  


winrunner supports .NET technology or not?

4 Answers  


what is the basic knowledge required to work in BFSI domain ?

7 Answers   HCL, Nucleus Software, Standard Chartered,


How do you load GUI map?

0 Answers  


when start testing

0 Answers   MNC, Verizon,


can we write exception handlers (object,tsl,pop-up) programatically then how should we insert this in the script?

2 Answers  


what is the use of add-ins in winrunner?

3 Answers   MBT,


what is the winrunner framework?

1 Answers   Agile Software, GE,


which function you will use to compare the application date with system date?..

1 Answers   ASD Lab, TCS,


how to test the websites using winrunner iam pactising in winrunner version 7.0,how to get new trail version of winnrunner?

1 Answers  


How to do the "Exception Handling" in Winrunner ..... Give Me detail Practical approach....(Object Exception,TSL exception & Pop - up also).......?

1 Answers   CTS, SunGard,


Categories