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
write a compilemodule function for loginscreen.
when start testing
How to have winrunner insert yesterdays date into a field in the application?
What is test parameter
global sheet and external excel sheet how it will work
How do you copy and move objects between different gui map files?
What are data driven tests?
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
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
How to force wr to learn the sub-items on a menu?
Difference between winrunner and test director?
What is the use of virtual object wizard and how it is used?
How do you configure gui map?
Could you anyone share me the path to download the automation tools which are having trial license version?
Where did you learn winrunner and testdirector?