Course code: OSRAM-1
  • Years with company: 1.5 Years
  • Years programming: 6 Years
  • Primary programming language: C
  • Other programming languages: no other so far
  • Unit test harnesses: i did not really use test harnesses so far. Just at the beginning.
  • Something else: Because i am working quiet near to the hardware level, it is quiet hard to setup a test for this.
  • Test practice now: Because it is code near to hardware, i am testing if the whole system is reacting like it should.
  • Target system: ARM Cortex uC
  • Dev tools: IAR Compiler, tortoisesvn, Mantis Bugtracking
  • Build time: 31-60 seconds
  • Coding standard: We do not have a common fixed coding standard
  • Function too long: If it is not easily readable
  • Code reviews: Mostly done with another developer before check in.
  • Code time: 40%
  • Test time: 40%
  • Debug time: 20%
  • Favorite thing about dev: creating something new. solving problems on this way.
  • Least favorite thing about dev: bugs
  • Tdd knowledge: not so far.
  • Why are you attending: to get to know better to tdd. maybe to use it to shortenup test time in the end. to prevent