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 a vb script to calculate factorial of a number?

5 Answers  


who will create the object?

0 Answers   Estuate,


who you define variables and functions in VB?

1 Answers  


what is the features of visual basic?

0 Answers  


I'm new to QTP, i facing a a problem in the script says"Object not found", "Browser("").page("").frame(Name:=fminfo).webtable(). the issue is, QTp is not able to identify the web table in run time.becuase in that fram"fminfo" there are "n"table and the table do not have the names,Html id. 1) i need to count the number webtables available on that page. 2)need to identify the webtable cell values. 3)How Loop the once i get the count and retrive the cell data of each webtable? Can anyone help on this, plz.. Thanks, Suresh

3 Answers  






what is the purpose of the Reporter.ReportEvent in QTP and also please give the brief description about Reporter.ReportEvent ?

4 Answers   CybAge,


Explain about tristate constants in vbscript?

0 Answers  


why variable name should not exceed 255 characters?

0 Answers  


How to Import data from a file (file is on the desktop) to the data table

0 Answers   IBM,


hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?

0 Answers   Livetek,


i need to sort the data using qtp script for this how i need to write a qtp script

0 Answers  


What is byref and byval parameters in vbscript?

0 Answers  


Categories