What is Lean Software Development?

Lean software development is an implementation of lean manufacturing principles and practices in the software development domain. It was actually adapted from the Toyota Production System. It can be summarized by seven principles:

  1. Eliminate waste. Waste means anything not adding value to the customer. It may include unnecessary code and functionality, unclear requirements, or delays in software development processes.
  2. Amplify learning. This is the best approach for improving a software development environment. The learning process can be sped up by using short iteration cycles, and by involving the customer early and often. Inspecting the product and processes often and then adapting immediately to those inspections also amplifies learning.
  3. Decide as late as possible. Delay decisions until the last responsible moment so that they are based on facts and not on uncertain, outdated assumptions and predictions.
  4. Deliver as fast as possible. The sooner the end product is delivered, the sooner feedback can be received for the next iteration.
  5. Empower the team. Don’t micro-manage. Encourage autonomy, mastery and purpose.
  6. Build integrity in. Correct defects early. Use test-first development practices. Break down dependencies.
  7. See the whole. Solve problems, not symptoms. Deliver a complete product. Think long-term.
0

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using here.