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
What is the usage of Test case Design Techniques,in Integration/System Testing?
what is the difference between toggle checkpoint and checkpoint?
How do you filter the objects in the gui map?
Where do you found that you can't use winrunner for automation?
What is the purpose of regexp_msw_class property?
How do you load GUI map?
can i get apex technologies interview questions in testing
How do you handle unexpected events and errors?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
Explain the difference between gui map and gui map files?
What is debug mode in Winrunner?
When do you feel you need to modify the logical name?
soft key for virtual object wizard ?
What is test parameter
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer