Archive for May, 2009

To reduce duplication and rigidity of the programmer test relationship to implementation code, move away from class and methods as the definition of a “unit” in your unit tests. Instead, use the following question to drive your next constraint on the software:
What should the software do next for the user?
The following coding session will provide [...]

Wednesday, May 27th, 2009 at 19:47 | 0 comments
Tags:

AgilePalooza is a one day Agile conference on Friday May 29th at the San Francisco State University downtown campus. There will be two tracks: Learning Agility and Advancing Agility.
“Learning Agility” will be presentation style whereas “Advancing Agility” will use the open space format.
Speakers include David Hussman (DevJam), Chris Sterling (SolutionsIQ), Luke Hohmann (Enthiosys), Lee Henson [...]

Tuesday, May 19th, 2009 at 20:57 | 0 comments
Tags:

I have been using a tool for some time with clients and teams to find out what software quality attributes the product development team should focus on in the project. ISO standard 9621 describes the quality attributes found in software. The following image shows the 6 categories and specific attributes contained within them.
Before I knew [...]

Sunday, May 17th, 2009 at 21:43 | 2 comments
Tags:

Have you ever heard or said any of these phrases?

We are going to implement the Scrum methodology.
We’re doing a modified Scrum.
Our developers are using a Scrum process.

These may seem like innocuous statements but they are indicators of potential misinterpretation of how Scrum is best utilized. Scrum is not a full development process (although almost anything [...]

Friday, May 1st, 2009 at 22:54 | 4 comments
Tags:
TOP