I’ve recently came across an excellent list of command line tools from Jeroen Janssens blog. You can use them to sort / list / organize your test results in order to store them in almost any reporting tool.
- BigMLer
- crush-tools
- csv2sqlite
- csvquote
- data-tools repository
- feedgnuplot
- Grinder repository
- HDF5 Tools
- littler
- mallet
- RecordStream
- subsample
- xls2csv
- XMLStarlet
XMLStarlet is my favorite one so far, since I’m currently processing multiple XML files to generate valid test reports. More about that in a future blog post :)