Tech Tutorials Database
GeekArticles Testing Database Testing
 

Database Testing Using DbUnit

 
Author: dbunit.sourceforge.net
Category: Database Testing
Comments (0)

Richard Dallaway notes about database unit testing inspired me the realization of the DbUnit framework. I think this is a very good text about this subject. Hopefully he gave me the permission to present excerpts from his notes here.

With multiple database you have to make sure you keep the structure of the databases in sync: if you change a table definition or a stored procedure on your test machine, you'll have to remember to make those changes on the live server. The deployment database should act as a reminder to make those changes."

Read More...



Read Next: Database Code Unit Testing



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe