François Wauquier describes the Toyota Way presentation I gave in Paris in Janruary.
Merci François!
Portia and I will present an updated version of this presentation at the Integrating Agile conference on June 18th in Amsterdam. See you there.
|
||||||
François Wauquier describes the Toyota Way presentation I gave in Paris in Janruary. Merci François! Portia and I will present an updated version of this presentation at the Integrating Agile conference on June 18th in Amsterdam. See you there. Portia and I present “The Toyota Way” at the Integrating Agile Conference in Amsterdam, organised by the Agile Consortium Benelux and Agile Holland. Another reaction to the Zenika Kaizen presentationLast January I presented an overview of the Toyota Way at a Zenika seminar in Paris. Claire has written a summary of the session (in French). Do you want to improve your productivity?There’s a very simple way to improve productivity. How much time do you spend on “bugs”? Finding them, analysing them, fixing them and making sure they don’t reappear. Not to forget the time spent writing the bug. Imagine how much time you could save if you stopped writing bugs. How do you write bug-free software? It’s simple. Jidoka is not enoughGreat, you’ve implemented Jidoka. Your systems and people find issues quickly. Your team responds quickly to resolve any issue raised. You even improve your tests whenever another issue slips through. You’re well on your way to deliver quality quickly. But there’s something missing. Poka-YokePoka Yoke is the practice of “mistake-proofing” work. It’s another principle from the Toyota Production System. Poka-Yoke mechanisms ensure that the user or operator can’t make a mistake. For example a plug that can only be inserted correctly (like the 3 pin UK plug) or can be inserted in two ways that are both correct (like a 2 pin plug). Poka Yoke is not Baka-Yoke or “fool-proofing”. The goal is not to prevent idiots from doing the wrong thing, but to make intelligent people do the right thing. Poka-Yoke softwareWe can Poka-Yoke software if we really think about it.
Thank you for reporting this error. Finding and resolving issues is a great trigger to add some Poka-Yoke. It doesn’t have to stop here. Why wasn’t the mistake found sooner? Because this feature was only fully tested in the acceptance environment and the configuration error happened only in the production environment. Why wasn’t it tested in production? Because testing that part of the application could show confidential customer information. Next time, we’ll get someone who’s allowed to see the confidential information to test that part of the application in production. Poka-Yoke the software is the first step. Poka-Yoke the software process is the next step.
If I feel the urge to document, I stop and think. Isn’t there a way I could simplify? Isn’t there a way to change the system so that errors are impossible? The pay-off is clear: less time to document, more time to code. Poka-Yoke is an ongoing process. It isn’t done until the system is so easy to use it doesn’t require a manual or training. It isn’t done until all testers have become specifiers instead of verifiers. Doesn’t this take a lot of time?Yes it does. But imagine you only had half the issues you have now. How much time would you save? Now invest that time in finding root causes and making your work Poka-Yoke. It’s simple. But not easy. |
||||||
Copyright © 2024 Thinking for a Change - All Rights Reserved |