Part 1 (export)
- login to Admin Console
- go to Website & Content → Structure & Data section
- in corresponding module root categories (Directory, News, Products) create some records (link, article, product)
- perform an export of each item type via Tools > Export menu
- confirm, that fields in exported CSV file are divided by "," (comma) and not ", " (comma with a trailing space)
- confirm, that exporting hasn't caused any errors logged in System Log section
- go to E-commerce → Orders section
- create some orders
- perform an export of each item type via Export button on Search tab
- confirm, that fields in exported CSV file are divided by "," (comma) and not ", " (comma with a trailing space)
- confirm, that exporting hasn't caused any errors logged in System Log section
Part 2 (import)
- login to Admin Console
- go to Tools → Import Data section
- try importing back CSV files generated in the previous test plan part (e.g. links.csv, articles.csv, products.csv)
- on the next import wizard screen confirm, that Fields separated by field value doesn't contain a trailing space
- confirm, that importing hasn't caused any errors logged in System Log section