9 Processes Every Effective Development Team Should Use
June 17, 2017â˘76 words
To be effective, development teams shouldâat a minimumâhave the following processes in place:
- Team Ground Rules or Working Agreement
- Definition of Done
- Code Reviews
- One on Ones
- Static Code Analysis
- Style Guide
- Automated Tests
- Branching Strategy
- Continuous Integration/Continuous Deployment
What's your team missing?
Over the next few weeks Iâll be fleshing out the why and how for each item in the list, so check back for updates!