asantev2
2 years agoOccasional Contributor
Data-Driven Loop in BDD Tests
Used Gherkin syntax to create a set of values to run a data loop, however, it is not using the data set properly
Hi mcmprashanth -
It looks to me like you need to specify the table name when opening the table connection:
see example here:
https://support.smartbear.com/testcomplete/docs/reference/program-objects/ado/createadotable.html
Let me know if you have further questions.
Emma