
How can you measure the health of your development team?
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。
カートに追加できませんでした。
しばらく経ってから再度お試しください。
ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。
ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。
ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
-
ナレーター:
-
著者:
このコンテンツについて
Show Notes:
Questions I use to measure the health of a development team:
- Does the team use source control?
- Is code peer reviewed?
- Can you make a build in 1 step?
- Do you make a build every time a change is merged?
- Do you fix bugs before writing new code?
- Do you write tests to verify a bug before fixing the bug?
- Is the code coverage greater than 80%?
- Do you have an issue tracking system?
- Does your team have the best tools?
- Do you have automated unit, integration and system tests?
- Are the unit tests automatically run before a change is merged?
- Are the integration and systems tests automatically run before you deploy/release?
- Do you deploy/ship the artefacts that were tested?
- Do you have a prioritised record of your technical debt?
- Find me on Twitter - @joshua_hornby
- If you like the show then you'll enjoy my monthly newsletter, it contains lots of interesting stuff related to software engineering & tech leadership.