Course code: HARM-1
  • Years with company: 1
  • Years programming: 11
  • Primary programming language: C
  • Other programming languages: C++, java, JavaScript
  • Unit test harnesses: NA
  • Something else: NA
  • Test practice now: By Writing a test Application to test the functionality
  • Target system: Mostly Head units
  • Dev tools: Eclipse. Visual Studio Code.
  • Build time: 1-5 minutes
  • Coding standard: NA
  • Function too long: 1) When it has too many control statements. 2) When it does multiple things.
  • Code reviews: NA
  • Code time: 60
  • Test time: 20
  • Debug time: 20
  • Favorite thing about dev: To see the code written by me is getting used somewhere
  • Least favorite thing about dev: Preparing documents( HLD, DLD)
  • Tdd knowledge: NA
  • Why are you attending: TDD let you write better code. I want to learn more