CategoryMethodology

Scrimmage as answer to scrum for support

S

Peter Stevens from scrum-breakfast.com blogged today a really interesting article about an adapted scrum process for IT support. As Peter Stevens describes in his post on of his attendees in his workshop was the leader of IT Support for the EE Department of the ETH Zurich. They where facing the problem that their support group had to deal with daily business and they had to successfully compete medium term projects but their daily business was consuming all their time. The answer to their...

Agile: In A Flash

A

I found the blog Agile: In A Flash some time ago and I really like it.
The blog discusses agile software development based on flash cards. The authors put together cards that each express a single idea, practice or methodology in agile software development.
Go and have a look!

The Essence of Scrum And Test Driven Development

T

Lately, I asked myself why I like Scrum most. I’m a big fan of Scrum because of a lot of things. So I asked myself: “What is the root cause of all these”. I tracked it down to two main things: Focus Feedback I’ll come back to that later. I’m also a big fan of Test Driven Development. Guess what,  I performed a root cause analysis on TDD, too. And once again: Focus Feedback After that, I asked myself: “Are there other things I like with these root causes?”. Yes there are: Playing Volleyball and...

Overview/review of scrum tools

O

Some people share the opinion that scrum and other agile development methods are easily maintainable with pencil and post-it only. Nonetheless there is a growing list of software solutions which support scrum methodology. Boris Gloger from Scrum 4 You publishes regularly reviews of scrum tools on his blog. I strongly recommend to take a look at his website and the scrum tools list!

Test Driven Development Speech at SET 2009

T

For those of you interested in TDD:
I’m speaking at the conference SET (Software Engineering Today) in Schlieren (Zurich) on Tuesday May 5th.
I’ll show the basics of the TDD cycle, benefits and pitfalls, and how you get started.
Link to SET 2009: SET 2009
Link to my session (german): TDD
Looking forward to some interesting discussions…

Test Driven Development Myths

T

I’m often hearing thoughts about Test Driven Development from people not using it, which are not true (at least not 100%).
Therefore, I want to describe some of these myths here:

Writing unit tests is difficult and complex
Projects take longer because of the additional test code that has to be written
Not everything can be tested with unit tests. Therefore TDD cannot be used.
There is no need for architecture and design because TDD claims to evolve that from tests

Recent Posts