Course code: COKE-2
  • Years with company: 2.5
  • Years programming: 20
  • Primary programming language: C++
  • Other programming languages: C, SQL, Java
  • Unit test harnesses: None
  • Something else: I'm the person who you met when you first came to Coca-Cola for the first session.
  • Test practice now: Create test plans with the test team that cover all use cases we can think of, then go through them manually after writing the code.
  • Target system: Freestyle Dispenser, Embedded distributed architecture.
  • Dev tools: QNX Momentics IDE, Eclipse, TFS
  • Build time: 1-2 hours
  • Coding standard: Typically based on personal preference of engineering manager. Not well enforced.
  • Function too long: If I cannot quickly understand it's purpose.
  • Code reviews: Standing code reviews each day for 1-2 hours going over changes put in by all SW engineers on the project
  • Code time: 50
  • Test time: 30
  • Debug time: 20
  • Favorite thing about dev: It is logical and straightforward.
  • Least favorite thing about dev: When an issue comes up that causes long debugging times and late hours.
  • Tdd knowledge: It is designing tests first, then building code until the tests are passed.
  • Why are you attending: Technically it is required, but I would attend because we have a serious issue with introducing bugs, and our solution at this point has reduced productivity greatly, so I am hoping this will introduce a new solution.