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 ? | 9 Yes | 1 No |
Post New Answer View All Answers
How do you execute your tests from windows run command?
How to force wr to learn the sub-items on a menu?
How do you load GUI map?
by useing qtp where the maximum people feeling difficult
What are the reasons that winrunner fails to identify gui object?
Explain the purpose of gui map configuration?
How to read the third party controls in the application
what is risk?
Without the gui map, use the phy desc directly?
How do you handle unexpected events and errors?
Name the three modes of running the scripts?
What are the Win Runner tools for functional testing?
What is test parameter
What is the XML test cases creation?
Why don’t we normally load the gui maps through start up scripts?