Course code: PASA-1
  • Years with company: 11
  • Years programming: 14
  • Primary programming language: C
  • Other programming languages: C++
  • Unit test harnesses: None
  • Something else: I like programming very much. But with bigger teams, we don't get to spend time programming. Lot of time is spent in coordinating. A good testing strategy may be helpful to reduce the coordination time.
  • Test practice now: We perform module level testing, Integration testing and Functional testing. We have now initiated unit testing using GMock
  • Target system: QNX
  • Dev tools: QNX Momentics
  • Build time: 1-5 minutes
  • Coding standard: Company defined standards
  • Function too long: When it cannot be seen in one page
  • Code reviews: We use code collaborator
  • Code time: 50%
  • Test time: 30%
  • Debug time: 20%
  • Favorite thing about dev: It gives immense pleasure when we do it alone or in a small team.
  • Least favorite thing about dev: Developing software with bigger teams is difficult.
  • Tdd knowledge: I do not know much
  • Why are you attending: With bigger teams, we don't get to spend time programming. Lot of time is spent in coordinating. A good testing strategy may be helpful to reduce the coordination time.