Course code: NAV-23-1
  • Years with company: 19
  • Years programming: 10
  • Primary programming language: C#
  • Other programming languages: C, C++, Java
  • Unit test harnesses: GoogleTest, NUnit, JUnit
  • Something else: I love watching basketball
  • Test practice now: NUnit
  • Target system: Windows and Embedded System
  • Dev tools: Visual Studios and Visual Studios Code
  • Build time: 31-60 seconds
  • Coding standard: We follow a standard found by our lead architect
  • Function too long: There are code smells such as it is calling multiple functions and too many nested for loops.
  • Code reviews: We push onto GitLab and have our main architect review it.
  • Code time: 50
  • Test time: 40
  • Debug time: 10
  • Favorite thing about dev: It is part of the building process
  • Least favorite thing about dev: Trying to figure out how to actually solve a problem
  • Tdd knowledge: We use it every day in our work
  • Why are you attending: To better our process in regards to TDD