background preloader

Testing

Facebook Twitter

Junit

Dsl. Scripting. Effective Unit Testing with DbUnit. By Andrew Glover 01/21/2004 Introducing DbUnit Writing unit and component tests for objects with external dependencies, such as databases or other objects, can prove arduous, as those dependencies may hinder isolation. Ultimately, effective white-box tests isolate an object by controlling outside dependencies, so as to manipulate its state or associated behavior.

Hudson: an extensible continuous integration engine. Unit testing in the enterprise: Five common myths dispelled. When you register, you'll receive targeted emails designed to keep you informed of the most relevant information on Agile development, application security, testing & QA, software requirements, and more.

Unit testing in the enterprise: Five common myths dispelled

When properly implemented, unit testing helps development groups deliver better applications faster, which in turn gives the organization a competitive advantage. Yet, surprisingly few organizations have even tried to implement unit testing, and just a fraction of those have actually succeeded in standardizing it organization-wide. Why?