Version History
Next Version
Subscribe to updates if you want to be notified on new versions.
Version 2.0 (10-03-2026)
- Added: Transactions and Data Integrity
- Added: Error Handlers: Architectural Limitations for Data Integrity
- Added: Event Handlers: Unsuitable for Data Integrity
- Updated: TestLogger Helper Component with mute functionality.
- Changed: The term ‘Finalize’ is renamed into ‘Persist’. Persist is the action that ends the database transaction and makes all commit and delete actions irreversible and public to other sessions. Changed on the following pages:
Version 1.1 (14-01-2026)
- Training page added to the top menu
Version 1.0 (18-12-2025)
- Introduction to the Testability Framework
- Test Types and the Testing Pyramid
- Microflow Typologies
- Testable App Architecture
- Ensuring Data Quality by the Introduction of ACID
- TestLogger Helper Component