Course code: HP-1
  • Years with company: 4
  • Years programming: 6
  • Primary programming language: C
  • Other programming languages: Java
  • Unit test harnesses: never
  • Something else: I work as Firmware integrator in my previously role. My primary duty is first level triage on issues and manage production release. It surprises me how many defects are made by developer as if they never test their own code.
  • Test practice now: Put debug statement and manually test.
  • Target system: linux
  • Dev tools: na
  • Build time: 5-30 minutes
  • Coding standard: need to be fully tested before going into production code
  • Function too long: when I can't fit then into my window on my monitor or size of letter paper
  • Code reviews: code reviews is done via gerrit
  • Code time: 30
  • Test time: 40
  • Debug time: 30
  • Favorite thing about dev: finding small defects and how a small or one line changes can significantly change the behavior of the program.
  • Least favorite thing about dev: time to debug and testing is more than actual coding because of legacy code.
  • Tdd knowledge: After the course I know much more about TDD.
  • Why are you attending: Backfill the person on my team that can't attend.