Course code: MARV-2
  • Years with company: 15
  • Years programming: 16
  • Primary programming language: C
  • Other programming languages: Python
  • Unit test harnesses: Automation
  • Something else: -
  • Test practice now: We do manual and Automation testing. In Manual testing, we test for particular fix/functions by running specific test. In automation testing, we test complete code by running different test cases, which covers maximum code.
  • Target system: OEM Servers with Marvell Products
  • Dev tools: Microsft Visual Studio Linux Perforce Git
  • Build time: 1-5 minutes
  • Coding standard: use Standard C style
  • Function too long: Number of line of code and if there is too many task done in single functions.
  • Code reviews: Code review is done among different team members, where code changes and unit test result shared.
  • Code time: 40
  • Test time: 30
  • Debug time: 30
  • Favorite thing about dev: Implementing logic in coding
  • Least favorite thing about dev: Debugging corner case issues which are not seen during complete test cycle.
  • Tdd knowledge: Have basic knowledge about TDD.
  • Why are you attending: To know more about Software development process,As I have not gone through any such training before.