Parametrization is the process of running the same script on same application using different data.It is the process of making use of different values in place of recorded\scripted values which is replaced by variable which contains different values that can be used during the execution of the scripts.
QTP enable us with different type of Parameterization,they are:
1) Using Loop statement.
2) Dynamically test data submission
3) Using data table.
4) Fetching data from external files like excel or text files.
5) Fetching data from databases.
6) By taking test data front end(GUI)
7) Test/Action parameters
8) Environment variable parameters
9) Random number parameters
10)Using Library objects
QTP enable us with different type of Parameterization,they are:
1) Using Loop statement.
2) Dynamically test data submission
3) Using data table.
4) Fetching data from external files like excel or text files.
5) Fetching data from databases.
6) By taking test data front end(GUI)
7) Test/Action parameters
8) Environment variable parameters
9) Random number parameters
10)Using Library objects
No comments:
Post a Comment