Forum Discussion

anand1's avatar
anand1
Contributor
6 years ago
Solved

DataSource Loop- not able to reload values

nmrao  I have Datasource step- D0->Excel -> containing data from an excel column- say it has one column as number with has 5 values ( number 1 to 5) When i run the Data Source loop  using D0, I am ...
  • nmrao's avatar
    6 years ago
    Not sure. May be file pointer already reached EOF.

    Instead use groovy as data source first which will repeat your original one time excel data source.

    Refer documentation for groovy data source.