Course code: CSR-1
  • Years with company: 2
  • Years programming: 15
  • Primary programming language: C
  • Other programming languages: C++, Java, Assembler
  • Unit test harnesses: NUnit, JUnit
  • Something else: I'm writing a chess engine in my spare time in Java.
  • Test practice now: JUnit test cases NUnit test cases Relying on System Test team
  • Target system: Windows application for .NET (NUnit) mainly
  • Dev tools: Visual Studio; Eclipse
  • Build time: Under 10 seconds
  • Coding standard: I don't follow it rigorously- I often work outside the coding standard scope.
  • Function too long: It doesn't fit on the screen
  • Code reviews: Some peer reviews for .NET development
  • Code time: 60
  • Test time: 20
  • Debug time: 20
  • Favorite thing about dev: Getting stuff working, cumulatively growing and developing something - making it better.
  • Least favorite thing about dev: Fighting toolchains
  • Tdd knowledge: I read your book
  • Why are you attending: Because my boss let me have some training and I like using Unit tests. I know I could learn more about using unit tests properly to support legacy code.