Get in Touch

Course Outline

QA/CI

  • Understanding QA
  • Understanding CI
  • The costs associated with software development, refactoring, and error correction
  • Identifying and comprehending the project scope
  • Benefits to the organization

DDD

  • Software development driven by business requirements and DDD assumptions
  • Challenges in IT-Business communication
  • Domain Model

Best Practices

  • KISS principle and DRY
  • Coding standards
  • Creating reusable code through OOP and design patterns
  • Identifying and reducing cyclomatic complexity

Software Metrics

  • Weighted Methods per Class
  • Response for a Class
  • Depth of Inheritance Tree
  • Coupling Between Objects
  • Lack of Cohesion of Methods
  • Number of Children
  • Cyclomatic complexity
  • Class metrics
  • Model metrics
  • Usage metrics

Software Testing

  • What, when, and how to test?
  • "White-box" and "black box" testing methods
  • The role of testing in agile methodologies
  • TDD does not solely increase project costs
  • Unit testing with JUnit (Java) and PHPUnit (PHP)
  • Behavioral tests using JBehave (Java) and Behat and Mink (PHP)
  • Functional tests

Refactoring

  • What is refactoring?
  • Technical debt
  • Code smells
  • Refactoring patterns

Documentation

  • The role of documentation in agile methodologies
  • What to document?
  • Types of documentation
  • Documentation and agile methodologies: Working software over comprehensive documentation
  • XMI standard
  • Automatic documentation generation from Javadoc (Java) and ApiGen (PHP)

CI Tools and Environment

  • CI Tools and Environment
    • PMD (Java) and phpmd (PHP)
    • CPD (Java) and phpcpd (PHP)
    • Lines Of Code Counter (Java) and phploc (PHP)
    • UCDetector (Java) and phpdcd (PHP)
    • Jdepend (Java) and phpdepend (PHP)
  • Jenkins Continuous Integration Server

Agile and CI/QA

  • Planning and incremental development
  • Embracing change
  • Short iterations
  • Interdisciplinary team
  • Extreme Programming, Code Review
  • Individuals and interactions over processes and tools

Summary

  • Discussion
  • Questions
  • How to begin the implementation process?

Requirements

Understanding of software development processes

 14 Hours

Number of participants


Price per participant

Testimonials (4)

Upcoming Courses

Related Categories