From One Local Stack to Three Training Profiles
How a local testing stack evolved from one Docker-based environment into three distinct runtime profiles with clearer intent: lightweight, full, and server.
Read moreHow a local testing stack evolved from one Docker-based environment into three distinct runtime profiles with clearer intent: lightweight, full, and server.
Read moreA practical guide to Playwright CLI for AI agents: run browser actions from the terminal, load Playwright Skills, mock APIs, capture traces, and build isolated agentic tests.
Read moreLearn what AI testing skills are and how they differ from RAG, MCP, and tool calling. A practical guide to building efficient AI testing agents with reusable playbooks.
Read moreDiscover agentic testing: how AI agents can test applications through white-box code analysis and black-box exploration using Playwright MCP, Chrome DevTools MCP, and terminal tools. Learn practical examples with Java Spring Boot and React, explore benefits and challenges, and see how coding agents are becoming testing agents.
Read moreComprehensive guide to securing your Playwright MCP test automation, covering authentication handling, credential management, secure test data practices, and protecting against common security vulnerabilities in automated testing.
Read moreLearn practical strategies to test and validate Large Language Model (LLM) systems. Discover how to ensure reliability, evaluate AI outputs, and maintain quality in real-world LLM-powered applications.
Read moreDiscover Test-Driven AI Development (TDAID) — a modern approach that merges Test-Driven Development (TDD) with AI-powered software engineering. Learn how to apply TDD principles to AI coding agents, build reliable feedback loops, and prevent regressions in non-deterministic systems. This guide explains why TDD is making a comeback in the AI era, how to structure agentic workflows around tests, and what practices help teams deliver high-quality, maintainable code with AI tools like Claude, Cursor, and Gemini.
Read moreA deep dive into Playwright Agents and the Model Context Protocol (MCP) — how Microsoft’s latest AI-powered Playwright release automates test planning, script generation, and self-healing browser tests across Chrome, Firefox, and WebKit.
Read morePractical guidance for using agentic AI with Playwright to design, generate, and validate UI and API tests with better speed, quality, and reliability.
Read moreExplore a fully-featured local testing environment with Docker Compose. Includes React frontend, Spring Boot backend, monitoring tools, and more for practicing various testing techniques.
Read more