Agile approach in Softwarearchitecture: The base patterns

Requirements of Quality are often risky. Such decisions are normally expensive to revert. So this decisions often relevant for architecture. This article describe patterns for the identify, categories and maintenance requirements which are essential for Softwarearchitecture. This article base on the book „Vorgehensmuster für Softwarearchitektur“ written by Stefan Toth (embarc GmbH)  and published by the Carl Hanser Verlag […]

Read more
Requirements specification template

Volere is a collection of documents about the topic requirements engineering in the process of Softwaredevelopment. Populare are particularly the following document templates: Volere Requirements Specification Template Volere Atomic Requirement Template Engineering  also known as Snow Card Furthermore with the Requirements Process will recommend a process for finding and collect requirements. Since 2009 for a […]

Read more
The SOLID principle

Principles of object orientated design which should lead to good design.   Singel-Responibility-Principle Open-Close-Principle Liskovsches Sunstitutionsprinciple Interface-Segregation_Principle Dependency-Inversion-Principle

Read more