Course code: CSR-2
  • Years with company: 8
  • Years programming: 20
  • Primary programming language: C
  • Other programming languages: Python, C++
  • Unit test harnesses: unity
  • Something else: The first program I wrote was in qbasic and was called monster jump
  • Test practice now: unity tests
  • Target system: Bluetooth headset/speaker/soundbar. BlueCore (XAP) with on-chip host
  • Dev tools: xIDE (SDK) and other in house tools
  • Build time: 30-60 minutes
  • Coding standard: It is more of a style guide
  • Function too long: When I forget how it started
  • Code reviews: They are generally useful
  • Code time: 40
  • Test time: 40
  • Debug time: 20
  • Favorite thing about dev: Problem solving
  • Least favorite thing about dev: Deadlines
  • Tdd knowledge: It is good for developing new code Mocks are of limited use in the long term
  • Why are you attending: I would like to know the best strategy for writing tests so they do not restrict future development