How does Run time data (Parameterization) is handled in QTP?- The parameter feature can be utilized in Quick Test Pro for enhancing the test or component by using parameterization. A variable acts as a parameter which is assigned a value through an external source or generator. In different steps or check points, the values can be parameterized in test component. The action parameters values can also be parameterized. A data driven wizard could be used to parameterize the same value in several steps.
- QTP provides an integrated spreadsheet when test data is entered into the Data table. This spreadsheet works like Excel and allows creating multiple test iterations thereby saving programming efforts. Apart from manual entry, data can also be imported from databases, spreadsheets, or text files.
|