Forum Discussion
tristaanogre
8 years agoEsteemed Contributor
The reason being is that it looks like you file is using some other delimiter than a comma to separate your columns. What delimiter are you using?
If you're using a delimiter other than a comma, you need to specify the delimiter or other necessary information in a schema.ini file stored in the directory with your CSV file. See https://support.smartbear.com/testcomplete/docs/testing-with/data-driven/csv-storages.html
Manojrsr
8 years agoContributor
Thanks for Information. As you said, i have made Changes in CSV File using delimiter. now i can able to Read data and pass value to script