QATE AI Documentation

Welcome to the QATE AI documentation. Choose your application type below to get started with integrating automated testing into your CI/CD pipeline.

Web Applications

Browser-based testing with Playwright. Run tests in your CI pipeline, on cloud platforms, or schedule them on QATE AI infrastructure.

CLI + Scheduling

Windows Desktop Applications

Native Windows application testing executed on your VMs with the QATE AI agent. Trigger tests via API and poll for results.

REST API + Scheduling

REST API Testing

Test REST APIs with Swagger/OpenAPI specifications. Generate comprehensive test suites from your API spec automatically.

CLI + API

SOAP Service Testing

Test SOAP web services with WSDL support. Validate operations, request/response structures, and fault handling.

CLI + API

How It Works

Web Apps

Tests run in your CI pipeline or on QATE AI infrastructure. Use the CLI to export Playwright code for local/cloud execution, or use test scheduling to run directly on QATE AI.

Windows Desktop Apps

Tests run on your Windows VMs with the QATE AI agent installed. Your CI pipeline triggers execution via API and polls for results.

REST APIs

Tests run in your CI pipeline using the CLI. Import your Swagger/OpenAPI spec to auto-generate comprehensive API test suites.

SOAP Services

Tests run in your CI pipeline using the CLI. Import your WSDL to generate tests for all operations with proper SOAP envelope handling.