Skip to main content
CS Colloquium | April 13, 2022

Improving code quality through Test-Driven Development

Daniel Holz ('16)
Ciena

Stevenson Hall 1300
12:00 PM - 12:50 PM

Test-Driven Development (TDD) is a software development technique that relies on test cases to be written prior to implementation code. In this talk I will discuss in detail how TDD is practiced, the impact it has on the design and maintainability of software, and share my experiences developing enterprise-scale software both with and without TDD.