Course code: ROL-1
  • Years with company: 7
  • Years programming: 13
  • Primary programming language: C++
  • Other programming languages: Java, Swift
  • Unit test harnesses: GoogleTest, qTest Tests with generated test data and recorded data.
  • Something else: ?
  • Test practice now: Manual testing, unit tests with qTest
  • Target system: embeded linux with touch screen
  • Dev tools: QTCreator
  • Build time: 11-30 seconds
  • Coding standard: KISS
  • Function too long: if it does not fit on my screen anymore
  • Code reviews: -
  • Code time: 60%
  • Test time: 20%
  • Debug time: 20%
  • Favorite thing about dev: Breaking down problems and implement solutions.
  • Least favorite thing about dev: Waiting for the code to compile. Unclear error messages.
  • Tdd knowledge: first you write the tests, then the actual implemtation
  • Why are you attending: Expand my horizont. SEe how other people would solve a problem.