Monday 7 November 2011

Automated Acceptance Tests and Requirements Traceability

This article on Automated Acceptance Tests illustrates an approach to automated acceptance testing when you develop software with Java. The acceptance tests are connected to the software requirements. The main factor to achieve maintainable tests is to manage correctly the traceability between the requirements and implementation as well as between the requirements and acceptance tests.

http://www.methodsandtools.com/archive/archive.php?id=118