Course code: MEDT-2
  • Years with company: 2
  • Years programming: 8
  • Primary programming language: C/C++
  • Other programming languages: Python, Java
  • Unit test harnesses: Gtest
  • Something else: I live in Colorado and love to snowboard
  • Test practice now: Smoke Tests, Integration Tests, Ad-Hoc Tests, Unit Tests
  • Target system: Linux and QNX OS, ARM and x86 arch
  • Dev tools: Visual Studio
  • Build time: 11-30 seconds
  • Coding standard: We have a whole document that outlines this
  • Function too long: When it is over 50 lines approximately and/or has too many if/else statements
  • Code reviews: We use atlassian tools for code reviews
  • Code time: 40%
  • Test time: 40%
  • Debug time: 20%
  • Favorite thing about dev: Many problems to solve with a large thought connection chain
  • Least favorite thing about dev: Overhead of pushing code to a joint repository
  • Tdd knowledge: Not much
  • Why are you attending: To learn about TDD