Course code: PASA-3
  • Years with company: 3
  • Years programming: 14
  • Primary programming language: C
  • Other programming languages: Assembly
  • Unit test harnesses: manual testing
  • Something else: Linux device driver, board bringup
  • Test practice now: Manual testing
  • Target system: ARM
  • Dev tools: RTC
  • Build time: 1-5 minutes
  • Coding standard: C
  • Function too long: Depends on how its impelemted. in general not more than 100 lines.
  • Code reviews: Simple, parameter checking, error handling, overflow, resource handling
  • Code time: 50%
  • Test time: 30%
  • Debug time: 20%
  • Favorite thing about dev: new codes
  • Least favorite thing about dev: repeated codes
  • Tdd knowledge: Software should have interfaces/functions exposed to testing the functionalities implemented.
  • Why are you attending: How can we enhance test capability of software and find issues at early stage.