Course code: ZIV-1
  • Years with company: 7 years
  • Years programming: 7 years
  • Primary programming language: C
  • Other programming languages: I don't use more languages
  • Unit test harnesses: Execute test suites of test cases. Generate associated test reports
  • Something else: Everything I know and use programming I have done in this company
  • Test practice now: in each commit gitlab executes developed tests in the project
  • Target system: get a coverage of 80%. but it is not always done
  • Dev tools: we use internal tools. we generate test reports or show test coverage
  • Build time: 31-60 seconds
  • Coding standard: Execute test suites of test cases.
  • Function too long: the modules must be structured. You can't have a function that doesn't fit on the screen
  • Code reviews: Must be reviewed by two reviewers. (since 2 years ago)
  • Code time: 6
  • Test time: 1
  • Debug time: 3
  • Favorite thing about dev: new designs and find errors
  • Least favorite thing about dev: unit testing :)
  • Tdd knowledge: not much by the moment
  • Why are you attending: I've to spend more time testing the code i need more tools for that. I want to know more about this