Course code: NEPT-2
  • Years with company: 1
  • Years programming: 15
  • Primary programming language: c
  • Other programming languages: c++
  • Unit test harnesses: google test framework
  • Something else: I have been coding in c/c++ for few years, but I don't hav idea on TDD. So I need to explore now.
  • Test practice now: Using google framework, we write test cases for the code under test.
  • Target system: Earlier network elements now, data collectors for water meters.
  • Dev tools: c cross compiler for nxp platform
  • Build time: 1-5 minutes
  • Coding standard: We have certain guidelines to follow.
  • Function too long: If there are more number of test cases pertaining to each function then definitely we know.
  • Code reviews: Reviewers follow the review guidelines document and review the code.
  • Code time: 10
  • Test time: 4
  • Debug time: 3
  • Favorite thing about dev: It gives me immense pleasure to see my code is runnung on the systems.
  • Least favorite thing about dev: Bit tedious job to design the software application architecture that gives flexibility to enhance.
  • Tdd knowledge: I just know first we need to write test cases before even to start with developing code.
  • Why are you attending: My organization mandated this course to complete.