pw·handbook
Levels Domain Projects Capstones Search GitHub
level 06 / database-testing

Database Testing

SQL and NoSQL validation strategies that close the loop on data integrity.

SQL Fundamentals for Testers

Write SQL queries to validate database state in automated tests — SELECT, JOIN, and WHERE.

35 min

Transactions & Stored Procedures

Use transactions for test isolation and understand stored procedures for complex validation.

30 min

Relational DB Validation

Validate PostgreSQL and MySQL databases in Playwright tests using real queries.

35 min

NoSQL Validation

Validate MongoDB, Redis, and other NoSQL databases in automated test suites.

30 min
pw·handbook — production-grade Playwright engineering, level by level.
Home · Playwright Docs · MIT License