How to get data from excel for each iteraction from an example. please help me with an example

In a test case, for an field alone, i need to get data from excel for each iteration , please help with an example.

The issue is fixed. such as the variable name and the excel column name should be same and then when you run the test suite the iteration happens.

Thanks for the info

Hi ,

Ya but when i tried in a test case for a field input and in input popup i changed the type to test data value - it allows me to choose only row and column only.

Hi ,

Ya but when i tried in a test case for a field input and in input popup i changed the type to test data value - it allows me to choose only row and column only.

Have you read through this? https://docs.katalon.com/display/KD/Execute+a+test+suite#Executeatestsuite-DataforTestExecution. This article has details explain on how to setup data driven.

Hi Srinivasan
Please check below link if you require sample example with code.