Hiya
Often test results need to be saved to an Access/SQL Server/Oracle database
100's of log files not being easy to see the big picture
To facilitate this is would be really good if the Report class kept some counters like
- # Success entries written
- # Failure entries written
- etc.
So that an Over-All result can be determined
This over-all result being then inserted to a database
Cheers