Start writing
SmartTests
Write Scenarios in English, Run Scripts That Fix Themselves
Natural Language Scenarios
We’ve made it incredibly easy to author scenarios.
- Write your scenario in plain English in your IDE.
- Show the scenario to our AI via a session recording and we’ll extract it
- Ask TestChimp to suggest scenarios for user stories.
Write it, show it, or ask for it – generate scenarios the way you want to!
What is a SmartTest?
- Plain Playwright: Runs as a standard Playwright script augmented with English intent comments that explains the purpose of each step, guiding both you and the AI when a repair is necessary.
- Semantic Grouping: We add hashtags to categorize tests (e.g.,
#Login). This gives you quick, semantic oversight into stability issues across your application. - Fix History: Every SmartTest includes a transparent summary of fixes. You always have clear context on how the AI adapted your script.
Hybrid Execution
With TestChimp SmartTest you get all the speed of scripts with the adaptability of AI.
- Standard Execution: SmartTest scripts run as normal, deterministic code for blazing-fast speed.
- On-Demand Repair: Our agent activates only if a script breaks, jumping in to fix and adapt to system changes.
- PR for Oversight: Our Agent automatically raises a Pull Request (PR) so that you have complete transparency to what changes were made.
We call it hybrid execution. Tests run as deterministic scripts with AI called in to address any problems – the best of both worlds.