Course code: ICO-1
  • Years with company: 24
  • Years programming: 28
  • Primary programming language: C#
  • Other programming languages: C++
  • Unit test harnesses: VS Unit tests
  • Something else:
  • Test practice now: Test apps, unit tests
  • Target system: Windows
  • Dev tools: Visual studio 2019, 2022
  • Build time: 31-60 seconds
  • Coding standard: readable and maintainable code
  • Function too long: - contains more than one if, cycle, switch statements - doing more than it was designed for
  • Code reviews: - critical parts reviewed in pairs
  • Code time: 90
  • Test time: 5
  • Debug time: 5
  • Favorite thing about dev: - design phase, putting things together
  • Least favorite thing about dev: - fixing anomalies on customer systems
  • Tdd knowledge: almost nothing
  • Why are you attending: organized by company, I would like to know more about TDD to be able to use it