Course code: COB-3
  • Years with company: less than 1
  • Years programming: 10
  • Primary programming language: C
  • Other programming languages: C++, C#
  • Unit test harnesses: NUnit, python
  • Something else: I am an engineer with background in computer science and telecommunications.
  • Test practice now: through tests
  • Target system: DSP
  • Dev tools: GNU and visual studio
  • Build time: 5-30 minutes
  • Coding standard: Mostly have been following company standard
  • Function too long: through time stamps or the lines of code
  • Code reviews: code is reviewed by peers before commit
  • Code time: 50
  • Test time: 40
  • Debug time: 10
  • Favorite thing about dev: It is limitless
  • Least favorite thing about dev: In some cases testing is very time consuming and debugging even more.
  • Tdd knowledge: It is about testing the code at every step, and the steps are small.
  • Why are you attending: To learn about the TDD and start practicing it.