What is Data Driven TEsting?

Answer Posted / vipin misra

The simplest explanation of DDT is this: data that is
external to your functional test scripts is loaded and used
to extend your test cases. One of the best examples is that
of a customer order form. If you wished to populate the
entry fields with multiple test cases without DDT, you
would either need to record multiple test scripts (one for
each different test case) or employ DDT. To use DDT in this
scenario, you might record a single script, entering values
into the various fields. Then, you could alter the script
to accept variables, entering those variables into the data
fields. Now you can call this script each time you want to
add an order record, passing in a new set of data each
time.

Is This Answer Correct ?    9 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is parameterizing?

648


How to break infinite loop?

669


What are different types of checkpoints?

628


What information is contained in the checklist file?

597


Name the two modes of recording?

618






How to do text matching?

617


How to read the third party controls in the application

1533


What are the platforms that WinRunner can be used?

1607


How do you select multiple objects during merging the files?

697


What is contained in the test scripts?

595


How do you handle unexpected events and errors?

609


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

581


What is a checkpoint and what are different types of checkpoints?

710


What is the use of gui map?

613


What is the purpose of the temp GUI map file?

703