In this article I discuss how to use the Data Driver to Parametrize your test in QTP
The data driver enables you to quickly parameterize several property values for test objects, checkpoints and method arguments containing the same constant value within a given action.
You can choose to replace all occurrences of a selected constant value with a parameter in the same way that you can use a Find and Replace All operation instead of a step-by-step Find and Replace process.
To parameterize a value using the Data Driver:
Mastering Unit Testing