Course code: WEB-11
  • Years with company: 1
  • Years programming: 6
  • Primary programming language: C++
  • Other programming languages: C#, Javascript, Python
  • Unit test harnesses: NUnit, C++TUT, QtTest
  • Something else: I really like developing with QT, a c++ cross platform framework.
  • Test practice now: Mostly through the nunit framework, for regression testing and to develop new functionality
  • Target system: ARM, WinCE
  • Dev tools: VS2008
  • Build time: 1-5 minutes
  • Coding standard: We have no standard (that I know of)
  • Function too long: When it tries to solve to many things.
  • Code reviews: We have minimum to no code review.
  • Code time: 20
  • Test time: 40
  • Debug time: 40
  • Favorite thing about dev: Finding and Solving problems, provide functionality that makes something easier. Its creative.
  • Least favorite thing about dev: When build systems/configurations fails.
  • Tdd knowledge: By using TDD I' supposed to develop tests before functionality. Its a way of writing the requirements in code before I develop it in my system.
  • Why are you attending: I really want to learn good ways of doing real TDD on embedded devices, a area I have little experience in.