QuickTest Professional (QTP) Question:
Download Questions PDF

How does Parameterization and Data-Driving relate to each other in QTP?

Answer:

To datadrive we have to parameterize.i.e. we have to make the constant value as parameter, so that in each iteraration(cycle) it takes a value that is supplied in run-time datatable. Through parameterization only we can drive a transaction(action) with different sets of data. You know running the script with the same set of data several times is not suggestable, & it's also of no use.

Download QTP Interview Questions And Answers PDF

Previous QuestionNext Question
Differences between QuickTest Professional (QTP) and Winrunner?Types of properties that Quick Test learns while recording?