Course code: FOS-1
  • Years with company: 4
  • Years programming: 6
  • Primary programming language: C
  • Other programming languages: C#, VB
  • Unit test harnesses: Write test cases and do manual test
  • Something else: Love programming as I can spend a whole day to writing code
  • Test practice now: Write test cases and do manual test
  • Target system: Standardize the unit test system for everyone to follow. We can add more test cases and re-use the old test cases for a test module.
  • Dev tools: Keil, IAR
  • Build time: 31-60 seconds
  • Coding standard: Barr Coding Standard
  • Function too long: Line counting.
  • Code reviews: Ask somebody else to review my code(pairing review).
  • Code time: 60
  • Test time: 20
  • Debug time: 20
  • Favorite thing about dev: Like the challenge feeling when writing code.
  • Least favorite thing about dev: Nope.
  • Tdd knowledge: We will define a list of test cases before doing implementation.
  • Why are you attending: Improve the quality of code to handle as most corner cases as possible