Testing with mail servers
On several projects I’ve seen that a test and development environment needs a email server. Most of the times it’s not wanted that the emails are really send out. So I started a search...
A personal view on Agile, Scrum, IT and other related topics
Development / Support / Testing
by Johan Moens · Published December 16, 2011 · Last modified December 31, 2017
On several projects I’ve seen that a test and development environment needs a email server. Most of the times it’s not wanted that the emails are really send out. So I started a search...
The Unit of Work design pattern solves the problem, that other components / layers in your software then the persistency layer needs to keep track on which data needs to be inserted, updated or deleted. Also this pattern makes sure that all the data is saved within one transaction.
Nowadays in the world of software engineering the problems are getting more complex. Luckily for us there are proven solutions for parts we need to solve. These proven solutions we call design patterns.
This article describes how to use design patterns, anti-patterns and contains other resources where you can find more information about this topic.
adaptive agile anti authorisation CA certificate change management corrective data defects design design patterns development DNS domain email enhancements factory fun gang of four improvement interface maintenance mocking path patterns perfective preventive product management product owner reinventing retrospectives scrum scrum guide scrum master security server singleton software spike testing unit of work user stories user story wheel