Course code: SE-2
  • Years with company: 10
  • Years programming: 2
  • Primary programming language: C
  • Other programming languages: Java
  • Unit test harnesses: gtest
  • Something else: I love spending time with my family and occasionally, I play table tennis with a group of friends.
  • Test practice now: gtest and Klocwork static analysis
  • Target system: Cortex M processor
  • Dev tools: IAR WB
  • Build time: 11-30 seconds
  • Coding standard: MISRA
  • Function too long: when you get lost trying to find out what the code is supposed to do
  • Code reviews: peer reviews
  • Code time: 50
  • Test time: 25
  • Debug time: 25
  • Favorite thing about dev: the challenge to create something useful
  • Least favorite thing about dev: the intriccies of the language
  • Tdd knowledge: not much, create a test first for the functionality and then create code to pass the test
  • Why are you attending: part of company activity and to learn more about TDD