what is the difference between data driven test(ddt) and
parametrization
Answer Posted / satya
Hi,
While testing the application u may want to test how
it performs the same operation with differnt set of data.
is called DDT.
Parametarization means assigning the values to
the variable...
in winrunen we user DDT-SET function to assign the
values to the variable...
Regards,
Satya.K
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Write test scripts on a scenario where you have to transfer data from one table to another.
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
What is the purpose of gui spy?
What are the reasons that winrunner fails to identify gui object?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
Explain the purpose of different record methods?
How to integrate automated scripts from testdirector to winrunner scripts?
What is the purpose of gui map configuration?
What are the synchronization points?
What is tsl? What 4gl is it similar too?
Name the two modes of recording?
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP
global sheet and external excel sheet how it will work
What is toogle breakpoints? How does it differ from break points?
How do you copy and move objects between different gui map files?