Test Generation
Test Baseline Review
Lock in a known-good scan as a baseline and re-run it to see exactly what changed. Managed in Manage → Regression.
Last updated: May 28, 2026
Baseline Review
Reviewing against a baseline is how you separate “the site changed” from “the crawler explored differently”. Baselines live in a project under Manage → Regression.
The workflow
- Run a scan and confirm the report looks right.
- Set it as the baseline — this snapshots that exact set of pages.
- Later, re-run the baseline. AegisRunner replays the same pages and surfaces differences instead of a brand-new exploration.
Visual differences
Tests can include visual-regression assertions; when they run, the captured screenshots, match percentage and any diff are recorded against the relevant step in the run results, so a visual change shows up as a failed step you can open and inspect.
Was this helpful?