How to get the Current Row Number at test Case level

Hi Team,

We are using DataSource in API Service Testing, where as Finding test data requires row number mentioned.

findTestData(‘TestData’).getValue(‘variableA’, 1)

In this situation when we run this test case, how do we get current data source number? So that we can pass here.

1 Like