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 is the extension of gui map file?
What is debug mode in Winrunner?
Name the different types of checkpoints?
Explain the purpose of different record methods?
When would you use 'set_window' and when would you use 'win_activate'?
Where did you learn winrunner and testdirector?
What is the purpose of a gui spy?
What is the difference between writing a function and writing a script?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
Explain the winrunner testing process?
What is the difference between gui map and gui map files?
What are the reasons that winrunner fails to identify gui object?
Explain the purpose of loading winrunner add-ins?
How do you configure gui map?
two file is there how will compate it by useing qtp.