Parameterization is the process in which you replace hard coded values in test logic with symbolic variables, whose values are set in different scopes. accelQ supports multi-level Parameter hierarchy.
Parameterization promotes modularity and reusability, ensuring long term maintainability of test assets. In accelQ, you can parameterize data at a Statement level in the Action logic or at a Step level in the Scenario.
Parameterization, using Action Parameters is a key concept in developing data driven test scenarios.
Table below describes various types of Parameters supported in accelQ.
Type |
Use Case |
Example(s) |
Where to Define |
Applicable In |
Global Parameters |
|
|
|
|
Action Parameter |
|
|
|
|
Local Parameter |
|
|
|
|
Run Parameter |
|
|
|
|
Comments
0 comments
Please sign in to leave a comment.