Get in Touch

Course Outline

QA/CI

  • Understanding Quality Assurance (QA)
  • Understanding Continuous Integration (CI)
  • The financial impact of software development, refactoring, and bug fixing
  • Identifying and comprehending project contexts
  • Organizational benefits

Domain-Driven Design (DDD)

  • Developing software driven by business requirements and DDD assumptions
  • Addressing communication challenges between IT and business teams
  • The Domain Model

Best Practices

  • The KISS (Keep It Simple, Stupid) and DRY (Don't Repeat Yourself) principles
  • Coding standards
  • Building reusable code through Object-Oriented Programming (OOP) and design patterns
  • Identifying and reducing cyclomatic complexity

Software Metrics

  • Weighted Methods per Class (WMC)
  • Response for a Class (RFC)
  • Depth of Inheritance Tree (DIT)
  • Coupling Between Objects (CBO)
  • Lack of Cohesion of Methods (LCOM)
  • Number of Children (NOC)
  • 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
  • Debunking the myth that TDD only increases project costs
  • Unit testing with JUnit (Java) and PHPUnit (PHP)
  • Behavioral testing using JBehave (Java) and Behat with Mink (PHP)
  • Functional testing

Refactoring

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

Documentation

  • The role of documentation in agile methodologies
  • What needs to be documented?
  • Types of documentation
  • Documentation in agile contexts: Working software over comprehensive documentation
  • XMI standards
  • Automated documentation generation using 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 development cycles
  • Interdisciplinary teams
  • Extreme Programming and Code Reviews
  • Individuals and interactions over processes and tools

Conclusion

  • Discussion
  • Questions
  • Steps to initiate the implementation process

Requirements

Familiarity with software development processes

 14 Hours

Number of participants


Price per participant

Testimonials (4)

Upcoming Courses

Related Categories