Setting up Test Data
From CitconWiki
Revision as of 03:22, 7 October 2008 by 85.145.228.230 (talk)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Methods to Test Data
Database dependent Integration Tests vs Mocking Datasets vs End to End Regression Tests
Extracting XML schema's
Extracting production like data as XML sets to stub out the DB calls
Using the system to insert test data
Finding right level of abstraction
Focus on Test Driven Development
Branching issue
Be careful
Tools mentioned
Unitils (becoming or already is open source)
DBUnit
In-Memory Databases (Hypersonic, ExtremeDB, JavaDB)