08-19-2011, 02:22 PM
(This post was last modified: 08-20-2011, 02:42 PM by sreeswetha.)
the process of replacing fixed value with parameter is calles parameterization
types of parameterization:
1) data table
2) test/action
3) environment variable
4) random number
data table parameters:-
input parameter :- allows u to run a test using different sets of data input values
output parameter :-aloows u to use output to capture values frm application runtime
random number :- quick test can generate random numbers and input them as values for a parameter
environment variable :- quick test can insert a value frm the environment variable list.these values can be either quick test related or they can related to the system environment
types of parameterization:
1) data table
2) test/action
3) environment variable
4) random number
data table parameters:-
input parameter :- allows u to run a test using different sets of data input values
output parameter :-aloows u to use output to capture values frm application runtime
random number :- quick test can generate random numbers and input them as values for a parameter
environment variable :- quick test can insert a value frm the environment variable list.these values can be either quick test related or they can related to the system environment