Course code: BLUE-1
  • Years with company: 1.5
  • Years programming: 15+
  • Primary programming language: C/C++
  • Other programming languages: Python
  • Unit test harnesses: CppUTest
  • Something else: Your form is more clever than I expected! Usually I can get away with putting a space in mandatory fields.
  • Test practice now: manual debugger-based testing.
  • Target system: The target is an embedded multicore processor.
  • Dev tools: GCC toolchain, vendor-provided debugger/loader/BSP generator
  • Build time: 1-5 minutes
  • Coding standard: The company has a lengthy standard enforced to varying degrees.
  • Function too long: It's too long when it can't fit on the screen at once.
  • Code reviews: extremely unofficial at this time
  • Code time: 50
  • Test time: 0
  • Debug time: 50
  • Favorite thing about dev: Problem solving
  • Least favorite thing about dev: Fighting with the tools
  • Tdd knowledge: very little
  • Why are you attending: I have seen other teams get good value out of automated test suites. I want to start using automated testing in my project.