Course code: CONT-1
  • Years with company: 12
  • Years programming: 8
  • Primary programming language: C
  • Other programming languages: C++,C#,Python,VBA
  • Unit test harnesses: RTRT,CANTATA++
  • Something else: ??
  • Test practice now: After the development of the Code based on performance specification
  • Target system: Embedded
  • Dev tools: Eclipse, MS-VS, Codewright
  • Build time: 1-5 minutes
  • Coding standard: ??
  • Function too long: not know yet, but in future a tool will tell me that
  • Code reviews: Happen on every code change
  • Code time: 30%
  • Test time: 50%
  • Debug time: 20
  • Favorite thing about dev: Implementing and writing tests for a not trivial change request.
  • Least favorite thing about dev: Maintenace work of old not documented code where no tests are available.
  • Tdd knowledge: Tests are written together with SW, first the test which fail and then the code to make it running according to the tests.
  • Why are you attending: Because my tests and the way to come to the test could be improved.