Course code: BD-1
  • Years with company: 2
  • Years programming: 7
  • Primary programming language: C#
  • Other programming languages: JavaScript, Angular, TypeScript
  • Unit test harnesses: MSTest Unit Test Projects, MSTest Coded UI Test Projects
  • Something else: I enjoy playing/watching baseball
  • Test practice now: Write Unit Tests after writing the code, then altering the code to work better for the tests
  • Target system: Medical Instrument
  • Dev tools: Visual Studio
  • Build time: 1-5 minutes
  • Coding standard: Project Coding Standards are not well defined or publicized
  • Function too long: When it does more than one or two things or it gets above 300 lines.
  • Code reviews: Require 2 code reviewers on every code change
  • Code time: 15
  • Test time: 30
  • Debug time: 55
  • Favorite thing about dev: Solving problems
  • Least favorite thing about dev: Don't get to be out in the sunshine
  • Tdd knowledge: It improves efficiency in writing code. It improves code stability. It requires a behavioral change to implement
  • Why are you attending: Because TDD is very interesting to me and I would like to improve my behaviors to be able to be more efficient at coding solutions to complicated problems