Setting up Test Data

From CitconWiki
Revision as of 03:10, 4 October 2008 by Cyliew (talk | contribs)
Jump to navigationJump to search
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

Datbase 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

Tools mentioned

Unitils (becoming open source soon)

DBDeploy

In-Memory Databases (Hypersonic, ExtremeDB, JavaDB)