I’ve got bad news and good news.
Continue reading “Pomodoro Technique® Considered Harmful (don’t worry: you are not using it)”
Tag: agile
The Definition of Definition of Done
TL;DR
Want to help editing a collaborative version of Definition Of Done checklist, driven by questions, rationales and “don’ts”?
Click here and feel free to share your ideas!
Continue reading “The Definition of Definition of Done”
Preemptive commit comments
tl;dr version
Rule #1: write commit comments before coding
Rule #2: write what the software should be supposed to do, not what you did
You won’t believe how old TDD is

Kent Beck is credited as the TDD inventor.
Yet, he claims he just re-discovered it.
Continue reading “You won’t believe how old TDD is”
8 Practical Rules For Producing Decent Estimates
This the second part of How I Was Able To Be Successful Even When Forced To Use Waterfall
Rule #1: take your time
Luckily, your estimation meeting will be much more fortunate than mine (see Part I).
In my previous Scrummerfall experience, since I was forced to produce a big-planning-up-front phase, I was used to always plan 2 or 3 days for it. I was asking for an estimation when my ignorance of the problem was at the maximum level, hence I needed a lot of analysis.
Continue reading “8 Practical Rules For Producing Decent Estimates”
Concerto – A Board For Agile Teams
Concerto collects some ideas for a better and more effective board to be used in Agile projects.
For an unfortunate coincidence, I chose the same name of the famous Parasoft’s development management software, which I didn’t know before.
Concerto board has nothing to do with Parasoft.
Concerto – A Board For Agile Teams from Arialdo Martini on Vimeo.
8 rules for being successful even when forced to use Waterfall (with a pretty good estimation)
Waterfall can work
No it cannot.
I mean: actually, it does, but adopting new and modern methodologies, you can dramatically improve your team productivity.
Yet, I believe most teams are using a mix of Agile and Waterfall. The reason is Waterfall is the sole methodology able to give the only information your manager needs to know: how much the project will cost and what’s the delivery date. About this, read the excellent post by Christopher Goldsbury Why Agile Adoption Fails in Some Organizations
Continue reading “8 rules for being successful even when forced to use Waterfall (with a pretty good estimation)”
Help me, because I think Martin Fowler has a Merge Paranoia
Please, help me to understand what I’m missing.
Continue reading “Help me, because I think Martin Fowler has a Merge Paranoia”
Unit tests lie: that’s why I love them
When a unit test for a method implementing some feature is green, it does not mean the feature is working. The corresponding end-to-end or integration tests reveal if it’s working or if it’s broken. To Product Owner’s point of view, end-to-end tests are all that matters. Unit tests are useless.
Unit tests are meant to lie. They rely on the often wrong assumption that the rest of the world is correctly working, but only because they are explicitly mocking it: using a fake world is a deliberate lie.
To me, that’s exactly why they are so useful.
Software Developers Are Not Coders
I got shocked by Mike Gualtieri’s post about agile. I’m not expert enough to claim if he’s right or wrong. He surely gave me a lot to think, though. Continue reading “Software Developers Are Not Coders”
The 3 most valuable qualities a candidate should have to bring value to a team
Wrong estimation, help! I’m late! Cut features and stop waterfalling!
I won’t be able to deliver on time. My estimation was too optimistic. What can I do now?
If you can’t deliver on time, don’t. Simple, isn’t it?
I believe the best strategy is cutting features and start both constantly refining your estimation and doing Deliberate Discovery. In other words, I believe the question was somehow misplaced.
Continue reading “Wrong estimation, help! I’m late! Cut features and stop waterfalling!”
Agile and “Knowledge, Authority and Loving Yearning”
One of the rare reasons why I’m proud to be Italian is a sentence by an anonymous author, back in the 1300’s.
More than 700 years ago. Yet I think it has something to teach us about Agile.
Continue reading “Agile and “Knowledge, Authority and Loving Yearning””
The biggest difference between Waterfall and Agile
Among all the interesting concepts he exposed, one struck me the most.
Continue reading “The biggest difference between Waterfall and Agile”