Course code: MOT-5
  • Years with company: 8
  • Years programming: 8
  • Primary programming language: C
  • Other programming languages: C++
  • Unit test harnesses: CppUTest, TestRT
  • Something else: I like to write code.
  • Test practice now: Write code, then, write test cases to test for the good and bad cases.
  • Target system: arm
  • Dev tools: CCS
  • Build time: 5-30 minutes
  • Coding standard: Corporate standard
  • Function too long: need to scroll the page
  • Code reviews: Fagan
  • Code time: 35
  • Test time: 35
  • Debug time: 30
  • Favorite thing about dev: Challenging job.
  • Least favorite thing about dev: too much process.
  • Tdd knowledge: Write test cases based on the requirement of the feature. Then, do coding to make the test cases pass.
  • Why are you attending: To understand TDD concept and how it is applied in working environment.