Introduction
  • Introduction
  • Technical terms and definitions
CODE QUALITY GATES
  • The High Cost of Bugs
  • Code Quality
  • Code Quality Gates
CODING STANDARDS
  • Coding Standards & Guidelines 1
  • Coding Standards & Guidelines 2
  • Coding Standards. Tools
  • Code style documentation. Demo
  • Code style. Sample
CODE REVIEW
  • Automated Code Analysis
  • Manual Code Review
  • Code review tips
  • Code review checklist
  • Code review checklist. Sample
TESTING OVERVIEW
  • Testing as a Team Work
  • Functional vs Non-Functional Testing
  • Manual vs Automation Testing
UNIT TESTING
  • Unit Tests convention Demo