DbUnit

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • Manage test data for integration tests using Spring and DBunit by Avneet Mangat   - [Clicks: 54]
    This article will look at configuring integration tests using Spring and DBUnit so that test data is inserted into the database before every test. This article also looks at a utility to export/import test data in the database using DBunit.
    http://www.theserverside.com/tt/articles/article.tss?l=ManageTestDataSpringandDBunit - Aug, 2007
  • Automation for the people: Continuous testing by Paul Duvall   - [Clicks: 36]
    Ready to step up to the plate and hit a home run with your developer testing activities? In this installment of Automation for the people, development automation expert Paul Duvall covers some of the various types of automated developer tests you can run with every source code change. Paul provides examples of Selenium, DbUnit, and JUnitPerf tests that can help you discover application problems early -- that is, if they're run often.
    http://www-128.ibm.com/developerworks/java/library/j-ap03137/index.html - Mar, 2007

[Top]