samedi 28 juillet 2007

TEST-DRIVEN DEVELOPMENT


The requirements and the code are verified by tests.
These are organized into unit-tests and acceptance tests.
The unit-tests and as many acceptance tests as possible are automated and self-checking.
We give proof of full code coverage and full feature coverage by the tests.
The tests are used to measure progress.

Aucun commentaire:

Enregistrer un commentaire