---
title: "Sebastian Hädrich · 2026-07-04"
description: "It should go without saying, but apparently, there are still companies who make the mistake to measure and communicate time to first deployment to production as the primary metric to tell how long a f"
url: https://vutuv.de/sebastian_haedr/posts/019f2a28-ef8a-78fd-8870-e2391f1f2205
type: post
schema_version: 3
generated_at: 2026-07-05T20:26:58Z
false
noai: true
---

# Post by [Sebastian Hädrich](https://vutuv.de/sebastian_haedr) · 2026-07-04

It should go without saying, but apparently, there are still companies who make the mistake to measure and communicate time to first deployment to production as the primary metric to tell how long a feature takes. But this is misleading: A feature isn't actually finished until the last bug (sure, there will be more in the future, but "last" as in "it can be used without bugs for now as promised to the customer") is fixed. So, trying to deploy as fast as possible might make marketing happy, but in the long run, it will hurt you (and probably your reputation as a company).

That being said, there sure are some aspects of #software_development which are in fact optional and #software_testing can cost more time than it saves—when it is done wrong. However, generally speaking, testing, be it #TDD, #BDD, #ATDD, or other approaches, should not be optional. Same goes for #code_quality. Sure, this needs to be done at a reasonable level, perfection doesn't need to be the goal, but "no matter how bad the code is as long as it is written fast" shouldn't be it either.

![Two images of a person behind a podium on the left and a crowd in front of it on the right. First question: "Who wants a code base with high code quality?" Everyone raises their hand. Second question: "Who wants to invest the extra time needed for this to pay off in the long term?"](/post_images/IoO5my9VsSXYwTbx0IhcDA/large.avif)

Tags: #technical_debt

Likes: 2 · Reposts: 0 · Bookmarks: 0

## Images

- ![Two images of a person behind a podium on the left and a crowd in front of it on right right.](https://vutuv.de/post_images/IoO5my9VsSXYwTbx0IhcDA/feed.avif)
