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
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
what is qtp licence
What are the synchronization points?
How do you copy and move objects between different gui map files?
What is the purpose of the temp GUI map file?
How do you clear a gui map files?
How do you identify which files are loaded in the gui map?
What is tsl? What 4gl is it similar too?
What do you mean by the logical name of the object.
How do you select multiple objects during merging the files?
What is parameterizing?
Explain the use of test director software?
How do you filter the objects in the gui map?
When do you feel you need to modify the logical name?
What is the purpose of gui spy?