Course code: PASA-3
  • Years with company: 0.5
  • Years programming: 6
  • Primary programming language: C++
  • Other programming languages: C, java
  • Unit test harnesses: inner private UT tools
  • Something else: interesting in programming and any other things in computer science.
  • Test practice now: get it running in the production environment, analyze the log
  • Target system: QNX , uITRON
  • Dev tools: eclipse, gcc , jdk, rtc, svn
  • Build time: 1-5 minutes
  • Coding standard: readable, simple
  • Function too long: longer than two pages in my monitor
  • Code reviews: face to face, discuss about the changes
  • Code time: 20%
  • Test time: 50%
  • Debug time: 30%
  • Favorite thing about dev: It's a creative work.
  • Least favorite thing about dev: there are two many processes when you are working in a huge project and many other works other than developing.
  • Tdd knowledge: 1.write test code before project code. 2.it should be test every time after you change the code, they won't miss any test code. 3.not easy to write
  • Why are you attending: I want to learn how to use it in my project to see if it could save my time.