Course code: WEB-10
  • Years with company: 2
  • Years programming: 40
  • Primary programming language: C++
  • Other programming languages: C
  • Unit test harnesses: CppUTest
  • Something else: I'm developing a new generation of Snort.
  • Test practice now: Primarily an automated regression test suite with some unit tests.
  • Target system: Linux fgor product and multiplatform for open source version
  • Dev tools: gcc and related open source tools
  • Build time: 31-60 seconds
  • Coding standard: based on Google
  • Function too long: doesn't fit on screen
  • Code reviews: typically one person gives a quick lookover after eature is complete :-(
  • Code time: 20
  • Test time: 70
  • Debug time: 10
  • Favorite thing about dev: It's creative and satisfying. I like solving problems.
  • Least favorite thing about dev: There are frustrations in any endeavour but nothing jumps to mind.
  • Tdd knowledge: Our team leader took your class and returned a zealot. He's been preaching ever since. Recent I've been reading your book.
  • Why are you attending: I really want to learn TDD so that I can become a better developer. I am specifically interested in how TDD can be effectively applied to a large preexisting code base with few unit tests.