Knowledge base
Blog & Insights
Practical guides, tutorials, and thought leadership on quality engineering and AI transformation.
Filtered by
#playwright
12 posts
Parallel Test Execution in Azure DevOps Pipelines: Speed Up Testing
How to run tests in parallel in Azure DevOps to dramatically reduce pipeline execution time. Covers matrix strategies, job parallelism, Playwright sharding, pytest-xdist, and calculating the optimal worker count.
Using Playwright Agents with Azure DevOps
How to use Playwright's agent and agentic testing capabilities with Azure DevOps pipelines. Covers AI-driven test execution, autonomous test generation, agent-based regression, and integrating Playwright MCP with Azure CI/CD.
Playwright + Azure DevOps CI/CD Integration: Real Example
A real-world example of integrating a Playwright test framework with Azure DevOps CI/CD. Covers project setup, playwright.config.ts for CI, parallel execution, trace collection, Azure Test Plans integration, and multi-environment testing.
Run Playwright Tests in Azure DevOps Pipeline: Complete Guide
Complete guide to running Playwright tests in Azure DevOps CI/CD pipelines. Covers YAML configuration, browser installation, parallel execution, test sharding, HTML report publishing, and debugging failed tests.
Self-Healing Test Automation in Azure DevOps Pipelines
How to implement self-healing test automation in Azure DevOps. Covers Healenium for Selenium, Playwright's resilient locators, automatic retry strategies, flakiness detection, and maintaining test suite health in CI/CD.
Comprehensive Guide to API Testing: Strategy, Tools, and Code Examples
Everything you need to know about API testing — why it matters, REST vs GraphQL testing strategies, tools comparison (Postman, REST Assured, Playwright), and practical code examples.
Ultimate Guide to Playwright for Test Automation
A comprehensive guide to Playwright — from installation and setup to writing robust UI tests, handling async operations, and integrating with CI/CD pipelines.
AI-Powered Test Generation with Claude and Playwright
How to use Anthropic Claude to automatically generate Playwright test scripts from user stories and design specs — a practical guide with real code.
Playwright vs Cypress: Which Should You Choose in 2026?
An honest, in-depth comparison of Playwright and Cypress for UI test automation — covering architecture, browser support, speed, DX, CI integration, and when to choose each.
Regex for QA Engineers: Practical Patterns for Test Automation
A hands-on guide to regular expressions for QA engineers. Learn the regex patterns you'll actually use in Playwright, Jest, and API testing — with real examples for validating emails, phone numbers, dates, UUIDs, and log parsing.
CSV and JSON in Test Automation: Data-Driven Testing Explained
Learn how to use CSV and JSON files for data-driven testing in Playwright, Jest, and other frameworks. Covers when to use each format, how to convert between them, and practical patterns for parameterised test suites.
Best UI Automation Testing Demo Websites
A curated list of the best demo websites for practicing UI automation testing with Playwright, Cypress, and Selenium.
Get new posts in your inbox
Tutorials on test automation, AI testing, and quality engineering — delivered weekly. Free forever.