Course code: WEB-11
  • Years with company: 18
  • Years programming: 20
  • Primary programming language: C++
  • Other programming languages: C and Matlab
  • Unit test harnesses: nunit
  • Something else: Although assigned to the software department, I'm a control engineer and use Matlab as my main tool. I do implement the algorithms in C++.
  • Test practice now: Using nunit tests and manual tests.
  • Target system: Inbedded ARM cpu with an RTOS.
  • Dev tools: gnu compiler and eclipse
  • Build time: 1-5 minutes
  • Coding standard: Not really outspoken. Trying to use K and R type.
  • Function too long: Don't know.
  • Code reviews: Usually no reviews
  • Code time: 40%
  • Test time: 20%
  • Debug time: 40%
  • Favorite thing about dev: It is an easy method to solve complex problem or try solutions compared to other methods.
  • Least favorite thing about dev: It's easy to make fatal mistakes.
  • Tdd knowledge: Not much.
  • Why are you attending: We are increasing the usage of automatic tests. I don't want to be left behind :-).