Get in Touch

Course Outline

QA/CI

  • What is QA?
  • What is CI?
  • The costs of software development, refactoring, and fixing errors
  • Identifying and understanding the project
  • Profit for the organization

DDD

  • Software development based on business requirements and DDD assumptions
  • Problems 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 Method per Class
  • Response For a Class
  • Depth of Inheritance Tree
  • Coupling Between Objects
  • Lack of Cohesion of Methods
  • Number of Children
  • Cyclomatic complexity
  • Metrics class
  • Model Metrics
  • Metrics for use

Software Testing

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

Refactoring

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

Documentation

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

Tools and CI Environment

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

Agile and CI/QA

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

Summation

  • Discussion
  • Questions
  • How do you begin the process of implementation?

Requirements

Knowledge of software development processes

 14 Hours

Number of participants


Price per participant

Testimonials (4)

Upcoming Courses

Related Categories