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.

circle-info

Note: There was no option to write in data tables. With new enhancement, users can write back to a data table by providing syntax in the input field available in a Test Step under the Test Step Group

Step-by-step process to copy Data Table path for using it in Data parametrization:

  1. Create Data Table

circle-info

Note:

  • You can add up to 100 columns, and there is no limit on rows in the Data Table.

  • For creating Data Table in Avo Assure refer this Data Table | Avo Assure

  1. 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

  1. Navigate to Test Case window, select Test Case where data needs to be parametrized

  2. Click + icon and add new step

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

circle-info

Note: Data Table must be created in same project

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

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

circle-info

Note: Variable name should match with Data table Variables

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

circle-info

Note: If End Loop is not added then user will get Dangling error while execution

Last updated

Was this helpful?