what is the difference between data driven test(ddt) and
parametrization

Answers were Sorted based on User's Feedback



what is the difference between data driven test(ddt) and parametrization..

Answer / satya

Hi,

While testing the application u may want to test how
it performs the same operation with differnt set of data.
is called DDT.

Parametarization means assigning the values to
the variable...
in winrunen we user DDT-SET function to assign the
values to the variable...


Regards,
Satya.K

Is This Answer Correct ?    4 Yes 0 No

what is the difference between data driven test(ddt) and parametrization..

Answer / preeti

parametrization is a part of ddt in which only different set
of data is be given from excel sheet whereas in ddt both
input parametrization & output value parametrization can be
done.i.e parametrization set of data is given to the
functionalities from data table, environment variables or by
random values and also a set of data used as input for
functionalities is stored in excel sheet as output para.

Is This Answer Correct ?    2 Yes 0 No

what is the difference between data driven test(ddt) and parametrization..

Answer / narendra

i think data driven and parameterising is same.

i mean executing the test more than one time with multiple
test data is known as parameterisation.

this framework is called as data driven testing

Is This Answer Correct ?    3 Yes 2 No

what is the difference between data driven test(ddt) and parametrization..

Answer / 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

what is the difference between data driven test(ddt) and parametrization..

Answer / pradeep

data driven test does not take into account a variable that
takes in different input values. only an xls table if enuf
to feed the input val.

paramet. has a variable that takes in different values from
the user/a xls table.

Is This Answer Correct ?    1 Yes 1 No

what is the difference between data driven test(ddt) and parametrization..

Answer / purni

can anyone explain this clearly with example.?

Is This Answer Correct ?    1 Yes 1 No

what is the difference between data driven test(ddt) and parametrization..

Answer / naidu

Data-driven test is done to make the testcase run for
multiple sets of data---this processis termed as
parameterizing the test

in other words for diiferent parameters we r usins same
testcase.

correct me if iam wrong

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More WinRunner Interview Questions

What are the two modes of recording?

0 Answers  


My husband had stampped h1b visa and was valid for another 1year. problm is that he lost his pasport in travelling and we got new one in tatkal scheme. and so we applied for restamping and my dependent (h4)visa. As per immigration team petition will be the same only stamping has to b done.. what questions will they ask and what are the chances to get it aproved?? pl reply

1 Answers  


How do you determine what to test?

6 Answers  


1.Can we use multiple excel sheets in winrunner? 2.What is the templet of writing test cases? 3.Which bug tracking tool u r using in u'r company? 4.Can any one give me real time test case format? My mail id id shobha.mar28@gmail.com

3 Answers   Cognizant, Infosys, Kaktus Info Solutions,


What is watchlist?

1 Answers  






i this is priya speaking, any 1 tell me project detail for NETBANKING and HELTHCARE pls send to this E-MAIL ADDRESS; (priyadharshni2@yahoo.com)pls qik, thank u once agajn.

0 Answers  


what is the difference between data driven test(ddt) and parametrization

7 Answers   Agile Software, CTS,


hi everyone today is the first time i saw this website,and hi iam siraj,iam very impressed by seeing evryones response towards questions,iam a newcomer and i have got tryining in testing can anyone please send me some projects relaited to testing.i know it is very confidential but still if u send it will a great help. my mail id mateen_012005@yahoo.com

3 Answers   Satyam,


For What are the browsers that WinRunner can Compatible? (I want Versions Like IE5.0 etc;)

3 Answers  


Hi, Currently i am using winrunner for my project.Its a java project. When i am running the script its failing in cliking an image link("My Profile"). The image object is eventhough exists in GUI map editor script is failing to recongize the object. I am getting the error of "Web_image_click:"My Profile" Error:Object is not found". I recorded the script and executed it is not running it shows the same error. The following physical description displaying in GUI map editor : { class: object, MSW_class: html_rect, html_name: "My Profile" } The thing was running successfully, I could not able to identify something happen to the script its showing error. Please give solution for this problem. Let me know if need more information. Regards, Sankar shankarmg@gmail.com

3 Answers   CA,


can anybody tell me about 5 critical,major & low severity and priority with examples.

0 Answers  


how v should get data from third excel sheet?

1 Answers  


Categories