Course code: HARM-1
  • Years with company: 10
  • Years programming: 25
  • Primary programming language: C++
  • Other programming languages: C, Python, Javascript
  • Unit test harnesses: CPPUnitTest, The Boost Test Library
  • Something else: I work in C++
  • Test practice now: Use some unit tests. But not cover full code.
  • Target system: Linux, windows and QNX
  • Dev tools: visual studio
  • Build time: 5-30 minutes
  • Coding standard: custom coding standard for the company
  • Function too long: If it cannot be seen on a single screen.
  • Code reviews: we have an official code review tool
  • Code time: 40
  • Test time: 30
  • Debug time: 30
  • Favorite thing about dev: The creativity
  • Least favorite thing about dev: nothing
  • Tdd knowledge: it is test-driven development, we create tests before the actual development
  • Why are you attending: To learn about TDD and how to use it practically