Course code: HEN-1
  • Years with company: 2
  • Years programming: Off/On 15Y
  • Primary programming language: C
  • Other programming languages: C++
  • Unit test harnesses: None
  • Something else: I'm a hardware EE that likes to dabble in software =)
  • Test practice now: Manual checking.
  • Target system: Controls a fryer (RTD ADC input, switch input, Relay outputs, etc.)
  • Dev tools: STM32CubeIDE
  • Build time: 31-60 seconds
  • Coding standard: NA
  • Function too long: When I can't follow it anymore.
  • Code reviews: NA
  • Code time: 20
  • Test time: 50
  • Debug time: 30
  • Favorite thing about dev: Being able to control the hardware is fun.
  • Least favorite thing about dev: Setting up the development environment.
  • Tdd knowledge: The basics: you write a test, you fail the test, you write/update code until it passes the test.
  • Why are you attending: Be more effective writing tests to verify functionality. Automated testing sounds like a win.