Course code: WEB-35
  • Years with company: 4.5
  • Years programming: 15
  • Primary programming language: C
  • Other programming languages: C++
  • Unit test harnesses: utest, gtest
  • Something else: i work in Ypsomed in the product development department. we are developing a insulin patch pump. i currently do not implement software anymore, as i have taken the role of the PO for the embedded SW.
  • Test practice now: gtest unit tests
  • Target system: Cortex M4 dual controller system with BLE
  • Dev tools: my collegues can answer this better than i could.
  • Build time: 31-60 seconds
  • Coding standard: own coding rules, heavily based on MISRA
  • Function too long: when it is hard to understand and maintain.
  • Code reviews: my collegues can answer this better than i could.
  • Code time: 20
  • Test time: 20
  • Debug time: 20
  • Favorite thing about dev: creating behaviour for a product and creating value out of that.
  • Least favorite thing about dev: running out of time and deliver unfinished (incomplete and buggy) SW to the customer
  • Tdd knowledge: i have started reading your book and we had discussions inside our company about it. but havent worked according to it so far.
  • Why are you attending: i think that i previously have worked a little bit like this: adding a litte functionility => testing => adding a little more functionality. it would be great to work according to a "professional" method, to get better