Course code: WEB-049
  • Years with company: 3
  • Years programming: 3
  • Primary programming language: C++
  • Other programming languages: C# Python
  • Unit test harnesses: I have not really used any test harnesses. I have seen some CppUTest and done manual testing.
  • Something else: I like old US silver coins.
  • Test practice now: Mostly manual testing.
  • Target system: Printers and sometimes a Windows computer.
  • Dev tools: I mostly use VS Code or QNX Momentics IDE.
  • Build time: 5-30 minutes
  • Coding standard: Focus on writing simple, fast fixes or features for customers.
  • Function too long: When the single goal of the function starts doing more than that one thing.
  • Code reviews: Almost never do any code reviews as we optimize for fast customer solutions.
  • Code time: 40
  • Test time: 30
  • Debug time: 30
  • Favorite thing about dev: Figuring out the best path forward to get to the intended solution.
  • Least favorite thing about dev: Having to figure out what the issue is related to bugs.
  • Tdd knowledge: Write a test first, then develop a piece of code that passes that test.
  • Why are you attending: It is required and everyone else in my immediate group has already taken it.