What is parametrization ?

Answers were Sorted based on User's Feedback



What is parametrization ?..

Answer / sanjaymadhav

It is used to test the application with different data sets.
Different Data sets are stored in DataTable and we
parametrize the test..........

Is This Answer Correct ?    4 Yes 0 No

What is parametrization ?..

Answer / avinash

parametrization is process of making set of data(different
values) for repated operation(in Data Driven Testing).

Is This Answer Correct ?    2 Yes 1 No

What is parametrization ?..

Answer / asn

The process of executing the same test for different sets
of test inputs.

Is This Answer Correct ?    1 Yes 0 No

What is parametrization ?..

Answer / guest

To randomly select values

Is This Answer Correct ?    1 Yes 1 No

What is parametrization ?..

Answer / narendra

when we want to test our application we may be want check
how it perform the same opperation with myultiple sets of
data this is we can call as perametrization

Is This Answer Correct ?    0 Yes 0 No

What is parametrization ?..

Answer / ranga

Replacing the logical values inplace of constantvalues

Is This Answer Correct ?    0 Yes 0 No

What is parametrization ?..

Answer / seasuraman

parametrization is process of making set of data.for
repated operation

Is This Answer Correct ?    0 Yes 0 No

What is parametrization ?..

Answer / venkat

parametrization is process testing application with
different set of data using data tables or variables or
using environment variables

Is This Answer Correct ?    0 Yes 0 No

What is parametrization ?..

Answer / senthilkumar

I am very satisfied only seasuraman answer

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More VB Script Interview Questions

write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links

1 Answers  


Here in my automation tool, i am retreiving some values and i need to store this values in the excel. How can i achieve this?. We are using VBA as scripting language. please let me know if you require any further inputs.

1 Answers  


How to Convert Hex color code to color name in VB Script?

0 Answers  


Explain about tristate constants?

0 Answers  


How should i Create Email invite with server-side Coding?

0 Answers   Altair,






Explain the arrays in vb script?

0 Answers  


i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me

0 Answers  


Write a program to print all lines that contains a word either “testing” or “qtp”

2 Answers  


How are arrays declared in the vbscript language?

0 Answers  


What is the purpose of on error resume next statement?

0 Answers  


What are the data types supported by vbscript?

0 Answers  


What are class properties?

0 Answers  


Categories