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

Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?

0 Answers  


Mention how to access array data?

0 Answers  


how to operate webobjects in a webpage using getobject function and then using generic methods?

0 Answers  


what types of bugs will we find out in banking projects for automation testing?

0 Answers   Napier Healthcare, TCS,


Hi everybady, i have faced few Qns in one of i attended interview, please help me out with these below Qns. 1. how to join values without using join function? 2. how to compare values without using String compare function? 3. input is Bangalore, but i need output like this below format, what is function to use and get this outcome B A N G A L o R E 4. Input is "CapGemini" but uotput should be like this "inimeGpaC" 5. Input is 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 Can someone let me know results of this Qns, please. Thanks.

2 Answers   CSS Corp,






Is VBscript case-sensitive?

3 Answers  


What are the uses of vb script?

0 Answers  


Explain about .wsf files?

0 Answers  


Explain the string concatenation function in vbscript?

0 Answers  


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

1 Answers  


Why do we use Option Explicit?

6 Answers  


I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.

0 Answers  


Categories