Course code: SIOUX-1
  • Years with company: < 1
  • Years programming: > 6
  • Primary programming language: Dutch
  • Other programming languages: C, C++, C#, Java, Javascript
  • Unit test harnesses: nUnit, jUnit
  • Something else: Recently graduated MSc Embedded Systems from TU Delft. This is my 'real' first job
  • Test practice now: I have been working more on theory than practice, and as a result do way less coding and even less testing.
  • Target system: Usually an arduino or something similar with 1 or more sensors/devices attached.
  • Dev tools: gcc, git, svn
  • Build time: 11-30 seconds
  • Coding standard: ??
  • Function too long: if you can't immediately determine the function's purpose
  • Code reviews: ??
  • Code time: 60
  • Test time: 20
  • Debug time: 20
  • Favorite thing about dev: I mainly work with embedded devices. What I like is that you create something you can actually see working en hold in you hand.
  • Least favorite thing about dev: Nothing, its beautiful ;)
  • Tdd knowledge: That you should first write tests that test certain behavior of functions (edge cases etc.) and then you should write the actual logic code itself.
  • Why are you attending: I do not have experience with actually proper testing with embedded.