# Synthetic Test Plan

Critical flow: create, edit, and delete a saved search in a preview environment.

Manual checks:

- Empty state appears for a new test account.
- User can create a saved search from existing dashboard filters.
- User can rename the saved search.
- User can toggle weekly email summary in demo mode without sending email.
- User can delete the saved search and return to empty state.

Automated browser check:

- Open dashboard with a test account.
- Apply two filters.
- Save the search with a unique test name.
- Assert the row appears with owner, filter count, and email status.
- Edit the name.
- Delete the saved search.
- Assert no matching row remains.

Evidence to capture:

- Command run.
- Environment used.
- Screenshot or trace note.
- Pass/fail result.
- Known limitation.

