.. Copyright (C) 2023: ALbert Mietus. .. _LEAN_BTDD: Behavior & Test Driven Development ================================== Frequently I get questions on Test Driven Development (TDD) and Behavior Driven Development (BDD), two *modern* approaches for software development, which are very related. Therefore, I typically combine them into *Behavior & Test Driven Development* (**B&TDD**) |BR| Commonly those questions are like *“What the difference?”*, *“How to start?”*, and *“How to learn it properly?”*. Although there are no standard solutions, there are fascinating common grounds that I can share. .. toctree:: :glob: :maxdepth: 2 *