Course code: WEB-26
  • Years with company: 1
  • Years programming: 10
  • Primary programming language: C
  • Other programming languages: Python
  • Unit test harnesses: CppUTest
  • Something else: Haven't done much programming the last few years. Starting to get more involved in it.
  • Test practice now: I have just started to unit test. Very new. Previously manual.
  • Target system: Embedded processors
  • Dev tools: CppUTest, IAR
  • Build time: 11-30 seconds
  • Coding standard: Internal
  • Function too long: When there is repetition and not targeted
  • Code reviews: Mostly line by line, peer review.
  • Code time: 30
  • Test time: 30
  • Debug time: 40
  • Favorite thing about dev: When it works
  • Least favorite thing about dev: Debugging someone else's code
  • Tdd knowledge: Just started working with it
  • Why are you attending: Starting to get more involved in firmware development. TDD seems like it will save time and catch edge cases hard to implement on target.