Author Archives: maf

About maf

system programmer, C#, .NET

Extreme programming – question about automated testing

I lead small team of system programmers, we have developed the core of a mid-sized system,
but our system become suffer from “butterfly” effect (sometime small program change at left corner, totally smash functionality at right corner).
I see opportunity in extreme programming technique and I would like to exchange experience each other.
Principles of this technique are easy: fast loopback, simplicity, small changes, quality, I understand benefits
and some bottlenecks, but still I don’t understand some practises like how to write automated tests.
Has anybody experience with such testing infrastructure (ex. Nunit) ?
thanx maf