what is the difference between data driven test(ddt) and
parametrization
Answer Posted / prajnadipta
Data Driven provides the facility to convert a recorded
test in to a data driven test so that you can replace data
with variables within a test script.
For Ex.You can test a login process by taking input for
user name and password field from a database.
Parameterization means replacing the static values (e.g the
employee name)withnthe variables containg the retrieved
value from the data table.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the modes of script recording in winrunner ?
What is the use of gui map and what happens when the gui map file get loaded?
you hae a inbox and got a mail how can you know it is there or not write script.
How to have winrunner insert yesterdays date into a field in the application?
How do you handle pop-up exceptions?
How to force wr to learn the sub-items on a menu?
Name the two modes of recording?
What are the two modes of recording?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
What is parameterizing?
What do you verify with the database check point custom and what command it generates, explain syntax?
What is the purpose of gui map configuration?
Name the three modes of running the scripts?
How do you load GUI map?
What is the use of test director testing tool?