Skip to main content
Module 9 of 12

Common Team Workflows: GitFlow and Trunk-Based Development

Common Team Workflows: GitFlow and Trunk-Based Development

Implement professional Git workflows used by testing teams worldwide. Compare GitFlow (feature, develop, release, hotfix branches) with Trunk-Based Development for test projects. Learn when each workflow suits different team sizes and release cycles, with practical setup for test automation teams.

Lessons

  1. GitFlow Workflow: Building a Multi-Environment Test Suite (90 min) - intermediate
  2. Trunk-Based Development: Continuous Testing with Feature Flags (75 min) - intermediate
  3. Workflow Decision Matrix: Choosing the Right Strategy for Your Test Team (80 min) - advanced
  4. Multi-Repository Workflow: Managing Tests Across Microservices (85 min) - advanced