# Creating a Culture of Quality

DevFeed: [Creating a Culture of Quality](<https://devfeed.tech/articles/creating-a-culture-of-quality-27932.md>)

Original publisher: [Read original article](<https://tech.trivago.com/post/2015-08-31-culture_of_quality/>)

Author: Jan Van Thoor Follow

Published: 2015-08-31T00:00:00Z

Content type: opinion

Language: en

Sources: [Trivago](<https://devfeed.tech/sources/trivago.md>)

Topics: [bug](<https://devfeed.tech/topics/bug.md>), [Development](<https://devfeed.tech/topics/development.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [legacy](<https://devfeed.tech/topics/legacy.md>), [version-control](<https://devfeed.tech/topics/version-control.md>), [unit tests](<https://devfeed.tech/topics/unit-tests.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [PHP](<https://devfeed.tech/topics/php.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [development](<https://devfeed.tech/tags/development.md>), [engineering-culture](<https://devfeed.tech/tags/engineering-culture.md>), [legacy](<https://devfeed.tech/tags/legacy.md>), [quality](<https://devfeed.tech/tags/quality.md>), [testing](<https://devfeed.tech/tags/testing.md>), [unit-tests](<https://devfeed.tech/tags/unit-tests.md>), [version-control](<https://devfeed.tech/tags/version-control.md>)

## AI overview

A trivago development team describes its journey from frequent application bugs and a chronically broken SVN trunk toward a more structured release process. The excerpt highlights release branches, dedicated QA resources, process changes, and longer development cycles as measures intended to improve software quality.

## Source excerpt

You know those bugs, like, **those**. Where the application state dances around you like a crazed Polynesian fire dancer. Where changing the sorting order of a search in London reverts the result list back to Paris... Seriously? Unfortunately, a lot of us are specialists in dealing with this kind of bug.