From dcb8697771910a5b4035d6d40f93cf5b5d5d7a23 Mon Sep 17 00:00:00 2001 From: Alvaro Garcia Date: Wed, 13 May 2015 15:23:29 +0200 Subject: [PATCH] add paper: Realizing quality improvement through test driven development: results and experiences of four industrial teams by Nachiappan Nagappan & E. Michael Maximilien & Thirumalesh Bhat & Laurie Williams --- tdd/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tdd/README.md diff --git a/tdd/README.md b/tdd/README.md new file mode 100644 index 0000000..0812f36 --- /dev/null +++ b/tdd/README.md @@ -0,0 +1,5 @@ +# Test-Driven Development + +## In industrial teams + +[Realizing quality improvement through test driven development: results and experiences of four industrial teams](http://www.msr-waypoint.net/en-us/groups/ese/nagappan_tdd.pdf). This paper is important because it one of the few instances of quantitative research about TDD in industrial teams (not in controlled environments)