Course code: ROL-2
  • Years with company: 16
  • Years programming: 17
  • Primary programming language: c, cpp
  • Other programming languages: none, just a very basic python
  • Unit test harnesses: ?
  • Something else: may be a typical (?) career from hardware developer, via vhdl, to (embedded)software developer
  • Test practice now: testing on the machine using test cases; using logging outputs
  • Target system: its a linux machine
  • Dev tools: qt creator
  • Build time: 11-30 seconds
  • Coding standard: ?
  • Function too long: it's intuitively ( :) ); if I can't overview it, if it's too nested, ....
  • Code reviews: sometimes I'll do a review with a colleague
  • Code time: 60
  • Test time: 10
  • Debug time: 30
  • Favorite thing about dev: to create new processes on my machine
  • Least favorite thing about dev: testing
  • Tdd knowledge: just the definition
  • Why are you attending: because I'm really interested!! I've never learned how to test software, whats best practice, ...