Course code: WEB-046
  • Years with company: 3 years
  • Years programming: 20
  • Primary programming language: Java
  • Other programming languages: C,C++ Python.
  • Unit test harnesses: JUnit
  • Something else: Despite my role as Sr SW PO,I continue to try involving myself in development. With the training it is an opportunity to change our work of developing by adopting TDD
  • Test practice now: Iam not doing currently heavy programming. But I did test using automated unit tests with JUnit
  • Target system: TDD as mindset to develop embedded app.
  • Dev tools: Visual Code, Unity...
  • Build time: 1-5 minutes
  • Coding standard: we defined internally coding standard that every developer should follow.. automatic checks.
  • Function too long: function that is doing more than what is expected.
  • Code reviews: using primarily Pull request.
  • Code time: XX
  • Test time: XX
  • Debug time: XX
  • Favorite thing about dev: Use of design Pattern to model a use case.
  • Least favorite thing about dev: Lack of flexibility. Lack of separation of concerns.
  • Tdd knowledge: Using it during my previous projects.This is the reason of introducing it in our development
  • Why are you attending: TDD for embedded system.