QuickTest enables you to expand the scope of a basic test by replacing fixed values with parameters. This process, known as Parameterization, greatly increases the power and flexibility of your test.
In QTP, we can parameterize the values in any one of the following ways,
- Through Data Table.
- With the help of Environment Variables.
- Through Test/Action.
- Steps/Check Pints.
- Random Number Parameters.
No comments:
Post a Comment