Looking for papers/studies on TDD effectivness [closed]

主宰稳场 提交于 2019-11-28 05:52:29

StudiesOfTestDrivenDevelopment has a summary and more links.

An article on infoQ: Empirical Studies Show Test Driven Development Improves Quality.

And a link to the Realizing quality improvement through TDD study.

"TDD seems to be applicable in various domains and can significantly reduce the defect density of developed software without significant productivity reduction of the development team." The study compared 4 projects, at Microsoft and IBM that used TDD with similar projects that did not use TDD.

Take a look at papers by Nancy Van Schooenderwoert (et al) at www.agilerules.com. In particular "Embedded Agile Project by the Numbers With Newbies"

http://www.slideshare.net/ZendCon/test-driven-development-presentation has a nice presentation explaining TDD though it is geared to Zend and PHP.

http://biblio.gdinwiddie.com/biblio/StudiesOfTestDrivenDevelopment has a number of relevant links

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!