Course code: HARM-1
  • Years with company: 3
  • Years programming: 9
  • Primary programming language: C
  • Other programming languages: C++, JAVA
  • Unit test harnesses: NA
  • Something else: I have majorly working on kernel drivers.
  • Test practice now: Writing Unit test, and executing those.
  • Target system: ARM, X86
  • Dev tools: vim, Android Studio
  • Build time: 1-5 minutes
  • Coding standard: NA
  • Function too long: Number of lines.
  • Code reviews: NA
  • Code time: 40
  • Test time: 30
  • Debug time: 30
  • Favorite thing about dev: Its interesting, and the outcome is always pleasing
  • Least favorite thing about dev: Time taken for compilation and sometime load on target
  • Tdd knowledge: we need to write unit test first and then start developing and progressing on passing the test
  • Why are you attending: To understand what is TDD, and how to apply in my daily work