Quality Assurance: Automatic testing of web applications with Selenium
Introduction
Every web application needs proper testing to ensure that it works like expected. Therefore you should have a set of test-cases, that...
Domain Driven Design
Domain Driven Design (DDD) is an approach of how to model the core logic of an application. The term itself was coined by Eric Evans in his book "Domain Driven Design". The basic idea is that the...


