Shorten Feedback Cycles in the Development Process
This standard mandates shortening feedback cycles in the development process to reduce the time it takes to validate and iterate on code.
1. Shorten Feedback Cycles in the Development Process:
Reduce the time it takes to validate and iterate on code. This approach ensures that teams can quickly receive and act on feedback.
- 1.1 Pair and Mob Programming:
- 1.1.1 Real-Time Peer Review:
- Encourage pair programming and mob programming for real-time peer review.
- Automate the scheduling of pair programming sessions.
- 1.1.2 Review Management:
- Automate the tracking of peer review outcomes.
- Implement review tutorials.
- 1.2 Lightweight Code Reviews:
- 1.2.1 Asynchronous Reviews with SLAs:
- Implement lightweight, asynchronous code reviews with clear SLAs for fast turnaround.
- Automate the tracking of code review SLAs.
- 1.2.2 Review Management:
- Automate the tracking of review turnaround times.
- Implement review feedback collection.
- 1.3 Instant Feedback on Builds and Tests:
- 1.3.1 Security Vulnerability Feedback:
- Ensure instant feedback on builds, test failures, and security vulnerabilities.
- Automate the delivery of build and test feedback.
- 1.3.2 Feedback Management:
- Automate the tracking of feedback delivery.
- Implement feedback tutorials.
By shortening feedback cycles, organisations can improve development speed and efficiency.