Unable to read my test data CSV at individual test case level. (But , It works fine in test suite / test collection level)

Hi ,

I’m facing the issue while executing individual test case. Whenever I try to execute my Login individual test case then it showing nothing on while on chrome browser.

But, If I’m trying to execute it’s test suite or test collection then it takes all csv data and able to execute successfully.

Please Help , I tried everything my test data binding and each of variable in individual test case.

data-driven feature (with test data-binding) is for test suite only. you cannot use it at test case level.

1 Like

@Brian_Ducson Thanks for update !! If possible then please try to reach katalon product team to add this feature in upcoming update.

1 Like