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 difference between gui map and gui map files?
Have you ever created a start-up script?
How to do text matching?
What all are the different databases winrunner can support?
What is toogle breakpoints? How does it differ from break points?
How do you filter the objects in the gui map?
What is the usage of Test case Design Techniques,in Integration/System Testing?
Explain the purpose of different record methods?
How do you clear a gui map files?
How do you handle tsl exceptions?
What is boundary test?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
What is the extension of gui map file?
Write test scripts on a scenario where you have to transfer data from one table to another.
Could you anyone share me the path to download the automation tools which are having trial license version?