Through Data Table
Avo Assure have the in-house data table by which user can perform data parametrization by creating table in Test Data Management.
Step-by-step process to copy Data Table path for using it in Data parametrization:
Create Data Table
Click (…) icon and Copy datatable path for using it in test step for data parametrization.

User need to add three mandatory additional steps to the Test Step Group for performing Data Parameterization of Data Table
Navigate to Test Case window, select Test Case where data needs to be parametrized
Click + icon and add new step

Select @Generic as element and Get Param as action and enter copied Datatable path in Input Value

Add new step, select @Generic as element and Start Loop as action

Add variables in pipe operator in Input Value column to fetch the value from excel sheet

Add new step where the iteration process should be halted, select @Generic as element and End Loop as action

Last updated
Was this helpful?