Course code:
VIAVI-2
  Years with company:
  0
 
  Years programming:
  10
 
  Primary programming language:
  Matlab
 
  Other programming languages:
  C++
 
  Unit test harnesses:
  I have never used one
 
  Something else:
  Although I have been programming for quite a while, this is my first experience of agile software development. My programming experience so far has been primarily during my academic years.
 
  Test practice now:
  1) debugging particular test cases
2) regression test- which generates randomized test cases.
 
  Target system:
  I am not sure if you mean the operating system, or something else. Anyways, I am working on windows.
 
  Dev tools:
  I have been primarily working in MATLAB for a while now. So, I don't really use any development tools.
 
  Build time:
  5-30 minutes
 
  Coding standard:
  There is no formal coding standard in place. But generally, I make sure that:
- the code is well documented
- properly aligned
- modular
 
  Function too long:
  That's a tough one! It is either intuitive or relative to other sections of the code.
 
  Code reviews:
  I haven't had any formal code reviews yet.
 
  Code time:
  40
 
  Test time:
  20
 
  Debug time:
  40
 
  Favorite thing about dev:
  You can simulate/test versatile systems/scenarios
 
  Least favorite thing about dev:
  The testing part gets tedious - but then it is essential!
 
  Tdd knowledge:
  I am not familiar with it.
 
  Why are you attending:
  Well, I don't have must experience of industrial software development. So, I want to polish my software development skills.