Course code: FOS-1
  • Years with company: 3
  • Years programming: 5
  • Primary programming language: C
  • Other programming languages: C++, Python, Matlab
  • Unit test harnesses: Dont really use any test harness
  • Something else: Passionate embedded engineer turns into project manager :)
  • Test practice now: manual, black box/white box testing
  • Target system: MCU
  • Dev tools: IAR IDE/Compiler, Segger for debugging
  • Build time: 5-30 minutes
  • Coding standard: In-house. Do not really enforce coding standard across the team though.
  • Function too long: I dont'. We don't really have a standard for this.
  • Code reviews: one-to-one
  • Code time: 4
  • Test time: 3
  • Debug time: 3
  • Favorite thing about dev: It's fun. Keep my brain active.
  • Least favorite thing about dev: Not sure.
  • Tdd knowledge: Short for Test Driven Development. It's a concept of enable automatic testing and thinking about how to test your system first before even coding.
  • Why are you attending: Really interested in the concept of TDD and how to apply that to our project. Why i like the concept (from reading your book actually), it's not really straightforward on how to apply that to real-world embedded applications.