Course code: NAV-23-2
  • Years with company: 4
  • Years programming: 4
  • Primary programming language: C#
  • Other programming languages: C++
  • Unit test harnesses: None
  • Something else:
  • Test practice now: There is an option in the software to run in debug mode where hardware calls are simulated. Test cases are performed during run time. They first run in debug mode, then in real mode.
  • Target system: Target operating system is Windows
  • Dev tools: Visual Studios 2008
  • Build time: 31-60 seconds
  • Coding standard: Prioritize code readability.
  • Function too long: The function has more than 300 lines of code
  • Code reviews: Change existing code as needed: * errors found * new crucial functionality needed to old classes
  • Code time: 50%
  • Test time: 25%
  • Debug time: 25%
  • Favorite thing about dev: Fast iteration times
  • Least favorite thing about dev:
  • Tdd knowledge: Inputs and Outputs of test cases are set prior to coding the module that performs the test.
  • Why are you attending: I would like to learn new skills that may be applicable to my project.