Fixed: Issue24 OOM errors in SuiteHTMLReporter

Added Utils.appendToFile() method to avoid creating a huge stringbuffer before writing out to file.

Ran a Factory test with 2000 instances before and after the changes to ensure that OOM error doesn't occur anymore.
3 files changed