Join the Agile Community

With more than 4261 members located around the globe, the Agile Alliance is driven by the values and principles of the Manifesto for Agile Software Development

We support those who explore and apply Agile principles and practices to make the software industry productive, humane, and sustainable.

Knowledge Repository

Search for text or agile alliance members

What to Consider When Testing Databases

by Scott W. Ambler (2007-06-26) permalink

Read the full article

The article argues that in a relational database you should consider tests for database methods, data-oriented business rules, relationships, performance, table structure, and so on. Just like we take a test driven approach to designing application code there’s no reason why we can’t do the same for database design.

Rating: 5.0 out of 5 (1 rating)
Source: Dr. Dobb's Journal
File Type: HTML
Owner: scottambler
Categories: Testing
Updated: June 27, 2007


Comments