Overview
Testing a signup flow means inventing a person: name, email, birthday, address, phone. Doing it dozens of times a day is mind-numbing — and typing "asdf" everywhere breaks validation. FillWise generates a realistic, internally consistent record and fills the whole form with it in one click.
Unlike static faker tools, generation is context-aware: it reads the actual form, understands each field, and produces values in the format the form expects — including valid dropdown options and checkbox states.
Key Capabilities
| Capability | What it means for you |
|---|---|
| Realistic records | Coherent person profiles, not gibberish |
| Format-aware | Dates, phones and numbers match each field's expected format |
| Valid selections | Dropdowns, checkboxes and radio buttons get valid values |
| Partial generation | Your real data stays; only empty fields are generated |
| Any form | Works on every website, in any language |
How It Works
- Open the form you're testing.
- Enable the random data toggle in the FillWise side panel — optionally add real values you want to keep fixed.
- Click Fill. Every empty field gets a realistic value; run it again for a fresh record.
Use Cases
| Who | What they test |
|---|---|
| QA engineers | Signup, checkout and onboarding flows with fresh data each run |
| Developers | Form validation and edge cases during development |
| Product teams | Demos with realistic-looking data instead of "test test" |
| Agencies | Client site checks before launch |