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
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
What is parameterizing?
Which are default codes winrunner generates when we start the application?
What is test parameter
how can you explain your Real Estate Project in front of interviewer..? please step by step......
How to read the third party controls in the application
How do you configure gui map?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
soft key for virtual object wizard ?
Without the gui map, use the phy desc directly?
How to do text matching?
What are the two modes of recording?
Explain the purpose of gui spy?
What are the Win Runner tools for functional testing?
How to integrate automated scripts from testdirector to winrunner scripts?