Does it necessarily need to be a separate CSV file? Robot Framework
supports data-driven style directly as explained in the User Guide
[1]. External files might be a good idea if you already have the data
in these files for some other purpose. In that case I would use
variables files [2] to parse the data and make it available in test
cases.
[1] http://robotframework.googlecode.com/svn/tags/robotframework-2.5/doc/userguide/RobotFrameworkUserGuide.html#different-test-case-styles
[2] http://robotframework.googlecode.com/svn/tags/robotframework-2.5/doc/userguide/RobotFrameworkUserGuide.html#variable-files
Cheers,
.peke
--
Agile Tester/Developer/Consultant :: http://eliga.fi
Lead Developer of Robot Framework :: http://robotframework.org