Home / Getting Started
Getting Started¶
Get up and running with ProTest in minutes.
Overview¶
ProTest provides two ways to generate covering arrays:
- Desktop Application (UI) — A visual interface for building models, defining constraints, and generating test cases interactively
- Command-Line Interface (CLI) — For automation, scripting, and CI/CD integration
Both interfaces share the same generation engines and produce identical results.
Next Steps¶
- Installation — System requirements and setup instructions
- Quick Start — Create your first covering array in under two minutes