Getting Started with Aurora
Aurora is an AI-powered test generation and monitoring desktop app for QA managers. It takes a plain-English description of what you want to test, runs a live probe of your application, and produces a working Playwright spec — ready to run, version-control, and schedule as a synthetic monitor.
System requirements
| Platform | Minimum version |
|---|---|
| Windows | 10 (64-bit) |
| macOS | 10.15 Catalina |
Installation
macOS
- Download
Aurora_1.0.0_aarch64.dmgfrom the download page or your purchase confirmation email. - Open the DMG and drag Aurora into your Applications folder.
- Launch Aurora from Applications — no security prompt required (Aurora is code-signed and notarized by Select Red Ltd).
Windows
- Download
Aurora_1.0.0_x64-setup.exefrom the download page or your purchase confirmation email. - Run the installer — if Windows SmartScreen appears, click More info → Run anyway.
- Aurora appears in your Start Menu.
First launch — setup wizard
On first launch, Aurora runs a short setup wizard:
- Manager name and email — identifies you as the app owner.
- AI API key (optional) — enter an Anthropic Claude or OpenAI API key to enable AI test generation. You can skip this and add it later in Settings → System → AI Provider.
- First feature — create your first product area (e.g. "Checkout", "User Portal") to organise your tests.
After the wizard, Aurora opens the main dashboard.
> Adding your API key later: Go to Settings → System → AI Provider, select your provider, paste your API key, and click Save.
Activating your license
Aurora starts on the Free tier automatically. To activate a paid license:
- Go to Settings → System → License.
- Paste your license key (format:
AURORA-PRO-XXXXXXorAURORA-UNLIMITED-XXXXXX). - Click Activate. The tier badge updates immediately.
See the Activation Guide for full details.
Generating your first test
Aurora's pipeline has five stages: Probe → Plan → Generate → Run → Heal.
- Go to Test Generator.
- Select a Feature and optionally an Initiative.
- Enter a plain-English description of what you want to test — e.g. "User logs in with valid credentials and lands on the dashboard".
- Enter the Target URL.
- Click Run Pipeline.
Aurora probes the URL, plans a set of test scenarios, generates a Playwright spec, runs it, and — if it fails — attempts to heal the spec automatically. The finished spec is saved as a test pack entry.
What's next
Once your first test is generated, you can:
- Schedule it as a synthetic monitor — go to Synthetics to run it on a schedule and get alerted on failure.
- Organise tests into packs — group related specs in Test Packs for batch runs.
- Track quality across initiatives — link tests to strategic initiatives and see pass rates on the Overview dashboard.
- Customise AI behaviour — on Starter and Pro tiers, edit the system prompts Aurora uses at each pipeline stage.
Full documentation is available in your account at aurora.selectred.com/account/docs/aurora.
Troubleshooting
If something isn't working after setup, see Troubleshooting or contact support@selectred.com.