Natural Language Test Creation
Describe the Test.
Pie Runs It.
Create automated tests in plain English. No selectors to configure. No scripts to maintain. No code to debug. Just describe what you want tested and watch it execute.
Test scripts take hours.
Prompts take seconds.
Traditional test automation means learning frameworks, writing code, debugging selectors, and maintaining scripts that break with every UI change. Pie flips the model.
How It Works
Create. Validate. Automate.
Build tests in plain English, verify they work live, then let Pie run them on every release.
Real Examples
Just Tell Pie What to Test
Real prompts. Real tests. No syntax to memorize.
Pro tips for great prompts
- Use
>for navigation:Settings > Users > Roles - Say "unique email" or "unique name" for auto-generated data
- End with "verify" for explicit assertions
Use Cases
Test What Automated Tools Can't
Discovery builds your baseline. Custom Tests handle the scenarios that require domain knowledge.
Iterative Testing
Your First Prompt Doesn't Need to Be Perfect
Watch the test run live. See exactly what the agent does. If it takes a wrong turn, add clarification and rerun. The agent adapts to your feedback.
No debugging scripts. No hunting through logs. Just iterate until the test does exactly what you need.
Complete Coverage
Discovery Builds the Foundation.
Custom Tests Fill the Gaps.
Autonomous Discovery
Point Pie at your app. We explore every feature, every flow, every edge of your UI. In hours, you have a regression suite that would take weeks to build manually.
- 100+ tests generated automatically
- Core user flows covered
- Regression baseline established
Custom Tests
You know things about your app that no AI can discover on its own. Custom Tests let you encode that domain knowledge into your test suite.
- Edge cases only your team knows
- Specific bugs from customer reports
- Complex business logic validation
Both run together in your regression suite. Import existing test cases. Add new ones anytime.
Start Testing in Minutes
No scripts to write. No selectors to maintain. Describe what needs testing and watch it happen.
Frequently Asked Questions
Describe the test in plain English. 'Log in as admin, navigate to settings, change notification preferences, verify changes persist after logout.' Pie interprets the intent and executes it. No code, no selectors, no scripting language to learn.
You watch the test execute live. If the agent takes a wrong turn, add clarification and rerun. Most tests work correctly on the first or second attempt. The agent learns from your feedback.
They're complementary. Discovery generates your baseline test suite automatically. Custom Tests let you add specific edge cases, regression scenarios, and tests for flows only your team knows about. Both run together in your regression suite.
Yes. Upload a CSV of your manual test bank and Pie converts them into executable automated tests. No rewriting required.
Most tests complete in 2-5 minutes. You can watch the entire execution live or let it run and review results later.
Web apps, iOS, Android, React Native, Flutter. If a human can interact with it, Pie can test it.