Answer Posted / vipin
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 ? | 5 Yes | 3 No |
Post New Answer View All Answers
How should we write and execute a user define function using WinRunner.
what is risk?
What are the different modes of recording in winrunner?
What is boundary test?
What is the use of gui map?
Define parameterizing?
global sheet and external excel sheet how it will work
How do you handle unexpected events and errors?
Explain the purpose of loading winrunner add-ins?
What is the difference between gui map and gui map files?
What is the purpose of the temp GUI map file?
When would you use 'set_window' and when would you use 'win_activate'?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
How do you handle pop-up exceptions?
How do you make the configuration and mappings permanent?