Software Development Linkopedia November 2019

Here is our monthly selection of knowledge on programming, software testing and project management. This month you will find some interesting information and opinions about Google code reviews, Agile business analysis, code coverage, scaling scrum, toxic team members, non-deterministic testing, product roadmaps, performance testing, software design, containers, software architecture, technical …

Methods & Tools Software Development Linkopedia September 2019

Here is our monthly selection of knowledge on programming, software testing and project management. This month you will find some interesting information and opinions about product or feature teams, software architecture lock-in, Agile testing, team leadership, conflicts, the true nature of Agile, Scrum Master mistakes, serverless Java, test automation, exploratory …

Quote of the Month December 2018 – Reducing Coupling

Despite that fact that architects and developers know that tight coupling leads to increased complexity, we experience large object models growing out of control on an almost daily basis. In practice, this leads to performance problems and lack of transactional integrity. There are many reasons why this happens: the inherent …