Back to Docs
Documentation
Quick Start
From zero to first test run in under 5 minutes.
01
Pull the Docker image
docker pull qapaas/platform:8.8.4
docker-compose up -d02
Activate your license
# Open http://localhost:8080
# Navigate to License → Activate
# Paste your signed JWT license key03
Run your first test
# Upload your OpenAPI schema
# Select engine: API / Security / Performance / E2E
# Click Run — watch live logs stream04
Review your report
# Download HTML / PDF / CSV report
# Review AI remediation suggestions
# Share via Slack or emailNeed help?
Contact us at hello@qa-paas.com or visit the contact page.