Member-only story
The Path to Behavior-Driven Development on a project — Breaking Silos with a progressive rollout
How did I streamline my team toward BDD practices.
It’s been already a while I’ve been working as lead developer. I’m currently taking the opportunity to put in place all best practices I’ve comprehended so far from my previous experiences. I envision my mission as to launch new offers in a lean way, with customer centricity, a product oriented approach, a quality focus, while aiming to optimize the Time-To-Market.
There are many aspects to address when trying to reduce the TTM :
- The CI and CD toolchain and pipeline must be simple and up to speed.
- The team’s skillset must be sharp as required to move forward without harsh.
- The product vision and objectives are clear.
- The work load are properly sliced.
- The codebase is well structured.
- The testing strategy must also fit the context
- And so on...
In this article, we will just discuss about the testing matter. And I will elaborate my approach on how to setup the BDD in my team, and then operate the daily basis contribution model to the BDD test suite.