Software Testing Concepts

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

Automated unit testing provides an effective mechanism for catching regressions, especially when combined with test-driven development.

Test-Driven Development