Course code: INFA-1
  • Years with company: 5
  • Years programming: 9
  • Primary programming language: C++
  • Other programming languages: C, python
  • Unit test harnesses: gtest, Testwell CTC++
  • Something else: Passionate about network security
  • Test practice now: Most of the times it is manual test. We build and replace the modified binary/library in target system and check.
  • Target system: SW applications running on Debian
  • Dev tools: vscode, tabnine
  • Build time: 1-5 minutes
  • Coding standard: C++11
  • Function too long: We use a tool called codescene which is available as plug-in in vscode
  • Code reviews: Bitbucket PR review
  • Code time: 2
  • Test time: 5
  • Debug time: 8
  • Favorite thing about dev: Be thorough with design before starting implementation
  • Least favorite thing about dev: Changing legacy code
  • Tdd knowledge: Have been trying to follow this approach since moving to agile teams
  • Why are you attending: Have been struggling to develop unit test cases in embedded software