What is Endless Testing?
Endless Testing is an autonomous A/B testing platform. Point it at a URL, and it will:
- Generate tests — AI analyzes your page and creates copy variants targeting high-impact elements
- Allocate traffic — Thompson sampling (Bayesian bandits) routes visitors to the best-performing variants
- Detect winners — Statistical evaluation auto-promotes winners when confidence thresholds are met
- Iterate — The winner becomes the new control, and AI generates new challengers. Repeat forever.
How it works
Section titled “How it works”You: endlesstesting run https://mysite.com → AI crawls page, identifies testable elements → Generates 5 tests × 3 variants each → SDK on your site serves variants to visitors → Thompson sampling finds winners → Winners become new baselines → New variants generated automatically → Your site gets better continuouslyThree ways to use it
Section titled “Three ways to use it”npm install -g endlesstestingendlesstesting auth <your-api-key>endlesstesting run https://mysite.comendlesstesting resultsMCP (Claude Code / Cursor)
Section titled “MCP (Claude Code / Cursor)”Add to your MCP config and your AI assistant can launch tests, check results, and stop tests as native tools.
Dashboard
Section titled “Dashboard”A lean web dashboard at app.endlesstesting.ai for viewing results and the emergency kill switch.
Free tier
Section titled “Free tier”- 5 concurrent tests
- 3 variants per test
- 10,000 monthly active visitors
- 1 domain