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:

  1. Create Data Table

  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

  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

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

Last updated

Was this helpful?