Course code: ZEBRA-3
  • Years with company: 5
  • Years programming: 7
  • Primary programming language: C
  • Other programming languages: C, C++
  • Unit test harnesses: unit test code, debug out
  • Something else: i like hardware (too)
  • Test practice now: test plans, debug statements, debugger, unit tests
  • Target system: direct to micro, typically micro-controllers with onboard memory, communication peripherals (uarts, dma, i2c)
  • Dev tools: debugger and associated IDE, uart, text editor
  • Build time: 1-5 minutes
  • Coding standard: inhouse standard
  • Function too long: when it becomes a pain t on navigate (due to scrolling)
  • Code reviews: typically a few individuals, hosted on web interface
  • Code time: 40
  • Test time: 20
  • Debug time: 40
  • Favorite thing about dev: debugging, understanding the process
  • Least favorite thing about dev: syntax errors
  • Tdd knowledge: we write tests first and code to make test pass
  • Why are you attending: training required :)