1. Introduction

Welcome to the QA Wolf CI/CD Integration Guide 3.0. This comprehensive guide is designed to help you seamlessly integrate QA Wolf into your CI/CD pipeline, ensuring automated, reliable, and high-quality test execution for your applications.

Who Should Use This Guide?

This guide serves two primary audiences:

Different sections of this guide are designed to address the needs of both audiences, from basic setup to advanced configurations.

How to Use This Guide

This guide is organized to progress from simple to complex topics:

  1. Start with the Quick Start Guide to get a basic integration running quickly
  2. Learn the Core Concepts to understand how QA Wolf works
  3. Explore Common Integration Patterns for typical use cases
  4. Dive into specific Integration Methods for your technology stack
  5. Configure Environments and Triggers for your specific needs
  6. Refer to Troubleshooting and Technical Reference sections as needed

Let's begin with a quick integration to get you started!

2. Quick Start Guide

This section will help you quickly set up a basic integration between your CI/CD pipeline and QA Wolf. We'll use GitHub Actions as an example, but the concepts apply to all integration methods.