Course code: SIOUX-1
  • Years with company: 5 months
  • Years programming: 6 years
  • Primary programming language: C++
  • Other programming languages: Structured Text, C
  • Unit test harnesses: CUnit
  • Something else: Finished master Embedded Systems on Technical University Eindhoven 6 month ago
  • Test practice now: Using a Simulator and trying , in the process of starting with automatic testing
  • Target system: Equipment disinfection system
  • Dev tools: Codesys
  • Build time: 31-60 seconds
  • Coding standard: Specific for project (PLCOpen)
  • Function too long: -
  • Code reviews: -
  • Code time: 30
  • Test time: 20
  • Debug time: 50
  • Favorite thing about dev: Creating reusable and understandable software
  • Least favorite thing about dev: restructuring and changing unorganized existing software
  • Tdd knowledge: The development approach for a new piece of software. First write a minimal test that fails, write the code such that the test is successful. Repeat this process to add new functionality
  • Why are you attending: To better understand the usage and possibilities of some test frameworks. Possibly parts the frameworks could be re-implemented for our development environment.