Course code: CONT-1
  • Years with company: 2
  • Years programming: 2
  • Primary programming language: Embedded C
  • Other programming languages: none
  • Unit test harnesses: debuging on the emulator
  • Something else: I like to do boundary tests
  • Test practice now: debugging on the emulator and module test
  • Target system: DTRPR is a module from DTCO that is responsible for calculating and providing information to the driver
  • Dev tools: Softtoon, Rational Test RealTime
  • Build time: 5-30 minutes
  • Coding standard: Naming conventions, MISRA rules, labeling
  • Function too long: When it's have more than 100 lines of cod
  • Code reviews: First I check for functional issues and then if the coding standards are met
  • Code time: 15
  • Test time: 40
  • Debug time: 45
  • Favorite thing about dev: Finding bugs
  • Least favorite thing about dev: Writing the documents
  • Tdd knowledge: First a test must be created based on requirements, make the code to pass the test and after improve the code.
  • Why are you attending: I was proposed to attend to this training to improve module test skills