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

HOW TO OPEN NEW TAB USING VB SCRIPT IN QTP?

1 Answers   TCS,


How to write functions and sub in vb script?

0 Answers  


How to assign a numeric value to a variable?

0 Answers  


Difference between Do while loop and while wend loop

1 Answers  


can anybody tell vb script code for alphanumeric and special character .which is used in qtp the name text field.

1 Answers  






if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.

0 Answers  


how to check whether link is disabled in QTP??

0 Answers  


did any one attended interview in applabs if you had gone through plz tell me the procedure

0 Answers  


How do you write an SQL insert statement?

4 Answers   HCL,


Explain sga memory structures?

0 Answers  


accept a string & display whether a is present or not

1 Answers  


How do you get the value of a combo box in Javascript?

2 Answers   Aspire,


Categories