UFT enables you to extend the scope of a basic test by replacing fixed values with parameters. This process is know as parameterization which increases the power and flexibility of test.
Types of Parameters
Depending upon the data, Parameterization is divided into 4 categories.
- Data Table Parameterization
- Test/Action Parameterization
- Environment variable Parameterization
- Random number Parameterization
Read More