Through Excel Sheet

User need to add three mandatory steps to the Test Step Group for performing Data Parameterization

  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 Excel path in Input Value

Syntax for Excel file: <Excel file path>;<Sheet Name>

  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?