Test Generation
Creating User Flow Tests
Multi-step and multi-page flows are generated as Journey & Composite suites; view and edit their steps in the Tests lens.
Last updated: May 28, 2026
User Flow Tests
Real bugs hide in multi-step flows — sign up, add to cart, checkout — not single pages. AegisRunner builds these for you.
Where they come from
During AI generation, flows the crawler observed are stitched into multi-step tests, tagged in the Tests lens as:
- Journey — a path across several pages (e.g. home → product → cart).
- Composite — a full create → edit → delete lifecycle on a resource.
Viewing & editing
Open a suite in the Tests lens to see its cases and ordered steps. You can edit a step’s type and selector inline, then run the suite from the same place. Multi-page suites note which pages they span.
Was this helpful?