Get in Touch

Course Outline

QA/CI

  • Definition of QA
  • Definition of CI
  • Costs associated with software development, refactoring, and error resolution
  • Understanding and identifying the project scope
  • Organizational benefits

Domain-Driven Design (DDD)

  • Business-requirements-driven software development and DDD assumptions
  • Addressing IT-Business communication challenges
  • The Domain Model

Best Practices

  • The KISS and DRY principles
  • Coding standards
  • Creating 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-level 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
  • Myth-busting: TDD does not necessarily increase project costs
  • Unit testing with JUnit (Java) and PHPUnit (PHP)
  • Behavioral tests using JBehave (Java), Behat, and 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: Working software over comprehensive documentation?
  • XMI standard
  • Automatic 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 Review
  • Individuals and interactions over processes and tools

Conclusion

  • Discussion
  • Q&A
  • How to start the implementation process?

Requirements

Understanding of software development processes

 14 Hours

Number of participants


Price per participant

Testimonials (4)

Upcoming Courses

Related Categories