# Database Testing at Yugabyte

DevFeed: [Database Testing at Yugabyte](<https://devfeed.tech/articles/database-testing-at-yugabyte-30810.md>)

Original publisher: [Read original article](<https://hookrace.net/blog/database-testing-at-yugabyte/>)

Published: 2023-01-13T23:00:00Z

Content type: article

Language: en

Sources: [Dennis Felsing](<https://devfeed.tech/sources/dennis-felsing.md>)

Topics: [Testing](<https://devfeed.tech/topics/testing.md>), [Database](<https://devfeed.tech/topics/database.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Scalability](<https://devfeed.tech/topics/scalability.md>), [rdbms](<https://devfeed.tech/topics/rdbms.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [database](<https://devfeed.tech/tags/database.md>), [qa](<https://devfeed.tech/tags/qa.md>), [quality](<https://devfeed.tech/tags/quality.md>), [quality-assurance](<https://devfeed.tech/tags/quality-assurance.md>), [rdbms](<https://devfeed.tech/tags/rdbms.md>), [scalability](<https://devfeed.tech/tags/scalability.md>), [testing](<https://devfeed.tech/tags/testing.md>)

## AI overview

This article introduces YugabyteDB's database testing philosophy, approaches, and implementations. It describes YugabyteDB as a cloud-native database designed for continuous availability, horizontal scalability, and strong RDBMS features, and directs readers to the YugabyteDB blog for the full post.

## Source excerpt

YugabyteDB is a cloud-native database for business-critical enterprise applications. It is designed to provide continuous availability as well as horizontal scalability, while retaining a strong set of RDBMS features. This objective creates a strong quality incentive for us in the Yugabyte Quality Assurance (QA) team. As a member of this team, I am giving an overview of the testing philosophy, approaches, and implementations for YugabyteDB. Read the rest of the blog post over on the YugabyteDB blog.