Course code: AS-2
  • Years with company: 1
  • Years programming: 4
  • Primary programming language: C
  • Other programming languages: None
  • Unit test harnesses: None
  • Something else: Varied background from electronic, test development and embedded programming. Only worked 100% on embedded prog. in current work place.
  • Test practice now: SonarCube + black/grey box module testing and functional test
  • Target system: STM32 MCU
  • Dev tools: Visual Studio Code / GCC
  • Build time: 31-60 seconds
  • Coding standard: MISRA
  • Function too long: When it handles more than 1-2 logical operatins not handled by sub-functions
  • Code reviews: Passed SonarCube screen, code is reviewed in meet with designated colleague with functionality and readability in scope.
  • Code time: 33
  • Test time: 33
  • Debug time: 33
  • Favorite thing about dev: Like building things both FW and HW
  • Least favorite thing about dev: Nothing
  • Tdd knowledge: Not much
  • Why are you attending: Learn about TDD and hopefully improve the test methodology in own projects