QAWorld is the place to turn for the latest QA news and in-depth coverage of the issues, trends, and products.
About Us    Contact    Sponsor Us    Partners

What to consider when testing databases

The easiest thing to get your head around is the need to validate the logic implemented within a database. Relational databases contain code, in the form of stored procedures, triggers, and even object-oriented classes. There is nothing special about this code. Just like you test application code, shouldn’t you also test database code? Of course you should. You’ll apply the exact same types of tests to database code as you would to application code.

Here are few things you should consider when testing databases.

Related Articles

Category: How-To, Test and Evaluation

Tagged: ,


Leave a Reply

Recent Comments