Posted: Wed May 28, 2014 8:19 am Post subject: INVALID CSV FORMAT
Newbie
Joined: 20 May 2014 Posts: 6
Iam working on a scenario where i need to test for one of the test case for CSV file format.
I need to check for an invalid CSV File record or header.
My CSV file have header with 5 fields and body with 10 rows having 15 fields.
Is there any case where i will be getting any invalid record,As the csv format will be value,value,.........
Can any1 throw some light of testing an invalid record in CSV format?
You will need to define what you mean by 'invalid'. CSV does not define a single data format. It defines a basic set of rules that can produce many different formats. For each CSV-like format, 'invalid' will have a different meaning. _________________ Before you criticize someone, walk a mile in their shoes. That way you're a mile away, and you have their shoes too.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum