Course code: COKE-1
  • Years with company: 1 month
  • Years programming: 20
  • Primary programming language: C++
  • Other programming languages: C
  • Unit test harnesses: Self-written unit test programs
  • Something else: Love to learn new things
  • Test practice now: Unit test - Test using debugger - test line by line and exercise all the paths using debugger, or unit test program Integration testing
  • Target system: Dispenser
  • Dev tools: QDE Momentics, Code Composer studio
  • Build time: 5-30 minutes
  • Coding standard: MISRA
  • Function too long: Tyring to do many things in one function
  • Code reviews: Done for every change
  • Code time: 40
  • Test time: 35
  • Debug time: 25
  • Favorite thing about dev: creative and logical thinking
  • Least favorite thing about dev: Documentation
  • Tdd knowledge: Incremental testing cycle during development phase instead of testing after development is done
  • Why are you attending: Make development process (and resulting product) more robust and faster.