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.
Leveraging Action Parameters is a fundamental practice for building effective 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 Properties |
|
|
|
|
| Action Parameter |
|
|
|
|
| Local Parameter |
|
|
|
|
| Run Property |
|
|
|
|
Comments
0 comments
Please sign in to leave a comment.