Course code: UBL-1
  • Years with company: 15
  • Years programming: 15
  • Primary programming language: C
  • Other programming languages: C++
  • Unit test harnesses: CppUtest
  • Something else: I'm a Electronic Engineer working on Embedded systems from a long time (at driver and system level)
  • Test practice now: unit-testing with CppUtest, integration / system testing (manual and automatic)
  • Target system: ARM based controllers
  • Dev tools: ARM tools
  • Build time: 5-30 minutes
  • Coding standard: I follow some coding conventions well specified by my company. Testing and regression is an important task
  • Function too long: When I have to scroll down too much, I know it is time to break it into smaller functions
  • Code reviews: Pairing review is used before any code can be committed
  • Code time: 30
  • Test time: 35
  • Debug time: 35
  • Favorite thing about dev: It is quite a creative task
  • Least favorite thing about dev: Too much details to consider
  • Tdd knowledge: I've read your book :)
  • Why are you attending: I want to improve my skills and speed up development (with less errors)