Testing - How does Run time data (Parameterization) is handled in QTP?

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.
Testing - Explain the QTP Tool interface
Testing - Explain the QTP Tool interface - The QTP tool interface has the following key items: Title bar – used to display the name of the opened test.
Testing - Explain how QTP recognizes Objects in AUT
Testing - Explain how QTP recognizes Objects in AUT - Object is any GUI element the user interacts with. As the user is testing the application, QTP records and stores each item the user interacts with.
Testing - Explain the types of Object Repositories in QTP
Testing - Explain the types of Object Repositories in QTP - All objects recognized by QTP are stored in Object Repository. The object repository can either be local or shared.
Post your comment
Discussion Board
How run time data is handled in QTP
You can then enter test data into the Data Table, an integrated spreadsheet with the full functionality of Excel, to manipulate data sets and create multiple test iterations, without programming, to expand test case coverage.
QTP 10-31-2017