Course code: PASA-3
  • Years with company: 11
  • Years programming: 16
  • Primary programming language: C++
  • Other programming languages: C, VBA
  • Unit test harnesses: CppUnit
  • Something else: Expatriate from Japan and have some experience of TDD in embedded software
  • Test practice now: Using log output
  • Target system: QNX
  • Dev tools: QNX momentics
  • Build time: 1-5 minutes
  • Coding standard: following MISRA-C and company original standard
  • Function too long: when the line of code get more than 100 lines
  • Code reviews: using code collaborator
  • Code time: 10
  • Test time: 30
  • Debug time: 60
  • Favorite thing about dev: write down my own idea in code, and let something work. improve efficiency very much
  • Least favorite thing about dev: many environmental issue happens and blocks development
  • Tdd knowledge: Create test code based on requirement at first, then create actual code.
  • Why are you attending: To learn practical TDD especially done in USA.