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:
- Integration Engineers: Technical team members responsible for configuring QA Wolf, setting up environments, triggers, and integration settings.
- Customer Engineers: Developers and QA professionals who need to integrate their CI/CD pipelines with QA Wolf for automated testing.
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:
- Start with the Quick Start Guide to get a basic integration running quickly
- Learn the Core Concepts to understand how QA Wolf works
- Explore Common Integration Patterns for typical use cases
- Dive into specific Integration Methods for your technology stack
- Configure Environments and Triggers for your specific needs
- 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.