Course code: WEB-32
  • Years with company: 1
  • Years programming: 5
  • Primary programming language: c#
  • Other programming languages: python C++
  • Unit test harnesses: N/A
  • Something else: Picked up programming in college and have since highly enjoyed it. Play hockey on the side and enjoy spending time on the local lakes.
  • Test practice now: Currently, all human testing.
  • Target system: linux robot
  • Dev tools: VS Code/Studio, Atlassian suite
  • Build time: 11-30 seconds
  • Coding standard: Currently using the standard language style guide for the specific language
  • Function too long: When it has more than one function to it
  • Code reviews: Review code on bitbucket before merging
  • Code time: 30
  • Test time: 30
  • Debug time: 40
  • Favorite thing about dev: Being able to solve a problem that may be impossible, or otherwise improbable, without a computer
  • Least favorite thing about dev: The unknowns you can run into can throw your time estimates off.
  • Tdd knowledge: The testing begins when the requirements begin, so every new code is designed to be tested, and will be tested throughout the life-cycle.
  • Why are you attending: To learn about TDD