Course code: WEB-34
  • Years with company: 6
  • Years programming: 10
  • Primary programming language: C++
  • Other programming languages: C, C#, VHDL, Python, Java
  • Unit test harnesses: none
  • Something else: i am a functional software manager and enjoy coding when i get the chance
  • Test practice now: single step, use print statements, use an app to check functionality
  • Target system: various microprocessors
  • Dev tools: Keil, Visual Studio, Eclipse
  • Build time: 1-5 minutes
  • Coding standard: based off Misra
  • Function too long: when it does more than one thing
  • Code reviews: use online code reviews where everyone can comment on the code
  • Code time: 3
  • Test time: 5
  • Debug time: 2
  • Favorite thing about dev: i like designing the code and seeing that my design works
  • Least favorite thing about dev: debugging
  • Tdd knowledge: it is where you write the code based on tests vs writing tests based on the code, it reduces the amount of bugs that can build up in the code
  • Why are you attending: i think that better unit testing will make our code less buggy and hopefully reduce total time to software release