You Can (Somewhat) Reliably Measure Change Failure Rate (2023)
1–2 of 2 posts
Re: You Can (Somewhat) Reliably Measure Change Failure Rate (2023)
#2This is a pretty nice way to think about it.
tldr; # changes ~ # fixes.
Change failure rate = # failures / # changes
Change fix rate = # fixes / # changes
So the latter is a proxy for the former