Course code: BLUE-2
  • Years with company: <1
  • Years programming: 6
  • Primary programming language: C
  • Other programming languages: PHP, Python
  • Unit test harnesses: phpunit, pytest, cpputest
  • Something else: #intern
  • Test practice now: Unit tests using cpputest, on sim & on target
  • Target system: Too new
  • Dev tools: VSC, probe to test on target
  • Build time: 31-60 seconds
  • Coding standard: Too new
  • Function too long: Can't see whole function on a page with a reasonable font size (e.g. 12pt)
  • Code reviews: Too new
  • Code time: 33
  • Test time: 33
  • Debug time: 33
  • Favorite thing about dev: Fast iteration, repeatability
  • Least favorite thing about dev: Failure to anticipate a use case that requires a significant redesign. Ideally sw is flexible enough, but sometimes difficult to anticipate the ways in which the sw will need to be flexible
  • Tdd knowledge: Approach emphasizes designing tests before coding so that code is written in a testable manner + end up spending less time debugging
  • Why are you attending: Developing test harness for critical component, want it to be best it can possibly be