Course code: CISCO-19
  • Years with company: 4
  • Years programming: 25
  • Primary programming language: C
  • Other programming languages: Java, Python, C++
  • Unit test harnesses: CUnit, JUnit. GoogleTest (a very little)
  • Something else: I'm annoying
  • Test practice now: Component tests, product stack tests
  • Target system: Digital TV STBs, linux OS
  • Dev tools: Eclipse, gcc,
  • Build time: 1-5 minutes
  • Coding standard: I think we have one
  • Function too long: Most of ours are too long
  • Code reviews: Depends on reviewer. Some useful, some focused on spelling & whitespace
  • Code time: 5
  • Test time: 25
  • Debug time: 70
  • Favorite thing about dev: I can't remember
  • Least favorite thing about dev: Support
  • Tdd knowledge: A little
  • Why are you attending: We have a fairly complex C++ component which has no unit or component tests. We'd like to add some.