Publications – Malte Clasen http://malteclasen.de/blog software development Tue, 12 Nov 2013 10:00:24 +0000 en-US hourly 1 https://wordpress.org/?v=4.5.13 Basta 2013: Grundlagen automatisierter Tests http://malteclasen.de/blog/index.php/2013/09/basta-2013-grundlagen-automatisierter-tests/ Thu, 26 Sep 2013 13:45:08 +0000 http://malteclasen.de/blog/?p=145 Continue reading ]]> I presented “Grundlagen automatisierter Tests” at the Basta 2013 on 2013-09-24:

Tests sind vor allem dann hilfreich, wenn sie 1. mit wenig Aufwand, 2. schnell, 3. eindeutige und 4. reproduzierbare Ergebnisse liefern. Automatisierung ist der Schlüssel zu ersteren. Wir zeigen in einer Livedemo, wie man durch Isolation von Daten(banken) und Code die Eindeutigkeit und Reproduzierbarkeit erreicht. Eine Einführung in gängige Frameworks ermöglicht, alles direkt selbst zu nutzen.

Slides are available here: Grundlagen automatisierter Tests (PDF). Get the source code at GitHub.

]]>
dotnetpro 07/2012 http://malteclasen.de/blog/index.php/2012/06/dotnetpro-072012/ Thu, 21 Jun 2012 08:00:00 +0000 http://malteclasen.de/blog/?p=81 I wrote an article for the dotnetpro magazine (issue 07/2012), “Toolkit für agile SharePoint-Entwicklung: Test, Refactoring, Deployment”. The content basically matches the Agile SharePoint Development series of blog postings.

]]>