tags:

views:

84

answers:

2
I = Iterative and Incremental Development
M = Merciless Refactoring
P = Peer Reviews
A = Automated Functional Tests
C = Continuous Integration
T = Test Driven Development

Doing IMPACT?

+1  A: 

Right now, we are IMPT-ing. We are currently working on getting our CI up and running, and are having a hard-time bringing our testing team realize that there is more benefit to be had from doing both automated and manual testing as opposed to a strictly manual testing approach.

We should be IMPCT-ing in a fairly short amount of time - the hard part is trying to buy that last vowel. ;-)

joseph.ferris
A: 

ImpACT at our place, m and p aren't capital because those aren't regular at least not yet but we do them from time to time.

Esko