2.2 Unit Testing
Siamease assists with unit testing by generating data for a particular transaction and processing that transaction in a tried and tested way. Unit tests can be compiled into larger tests and executed as a single composite test.
The advantage of this is that a broad band of testing can be done automatically or by users that may not have the time to perform all the tests or may not even remember the different scenarios.