Get in Touch

Course Outline

QA/CI

  • What is QA?
  • What is CI?
  • The costs of software development, refactoring, and error correction
  • Identifying and understanding the project
  • Organizational benefits

DDD

  • Software development based on business requirements and DDD assumptions
  • Communication challenges between IT and Business
  • Domain Model

Best Practices

  • KISS and DRY principles
  • 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
  • Is TDD only a potential cost increase for the project?
  • 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 in agile methodologies: Is working software truly valued 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 teams
  • Extreme Programming and Code Review
  • Valuing individuals and interactions over processes and tools

Conclusion

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

Requirements

Knowledge of software development processes

 14 Hours

Number of participants


Price per participant

Testimonials (4)

Upcoming Courses

Related Categories