Resources
Playbooks, guides, and best practices for AI-native E2E testing.
What Is AI Test Generation?
AI test generation uses large language models to create functional tests from natural language descriptions, PRDs, or application exploration. Learn how it works, how it differs from record-and-playback, and what to look for in a modern AI test generation tool.
What Is No-Code Test Automation?
No-code test automation lets teams create and run end-to-end tests without writing programming code. Learn how YAML-based, plain English, and record-and-playback approaches compare, and which fits your team.
What Is Self-Healing (Auto-Healing) Test Automation?
Self-healing (auto-healing) test automation detects and repairs broken tests automatically when the UI changes. Learn the three types of healing: locator fallback, visual, and intent re-derivation, with the honest limits of each and where Shiplight's intent-cache-heal pattern fits.
YAML-Based Testing: A New Approach to E2E
YAML-based testing replaces complex Playwright scripts with declarative intent files. Learn how this approach works, why it makes tests more maintainable, and see a complete YAML test example.
Best AI Testing Tools in 2026: 12 Platforms Compared
An honest comparison of 12 AI testing tools, from agentic QA platforms to visual testing. Includes pricing, pros/cons, and a practical selection guide.
Shiplight vs testRigor: Intent-Based Testing Compared
Shiplight and testRigor both replace selector-based test scripts, but the architectures differ at every layer: where tests live, who authors them, how failures heal, and what you can take with you.