AI Playtesting - When Your Board Game Tests Itself
Explores using AI and LLMs to automate board game playtesting, analyzing balance, skill gaps, and rule clarity without human testers.
Explores using AI and LLMs to automate board game playtesting, analyzing balance, skill gaps, and rule clarity without human testers.
Explores the importance of manual testing by AI coding agents to complement automated tests, with practical patterns for Python, APIs, and web UIs.
Explores the importance of manual testing by AI coding agents to complement automated tests, with practical patterns for Python, APIs, and web UIs.
Introduces Showboat and Rodney, two CLI tools for AI coding agents to create automated demos and documentation of their work.
A summary of a podcast interview discussing Selenium WebDriver, its comparison with Playwright, and best practices for test automation.
Explores how AI-generated code overwhelms traditional peer review processes, highlighting existing flaws and proposing deeper evaluation methods.
An analysis of using AI to generate automated tests, arguing it misses the point of TDD and reduces testing to a superficial ceremony.
A new version of a Chrome extension for generating CounterStrings, random data from regex, and other test data strings for software testing.
A free 6-hour technical web testing course is now available on YouTube, covering fundamentals and practical techniques.
A guide to generating automated accessibility reports using Deque Axe Core with Selenium WebDriver and Java for web application testing.
A senior developer shares key lessons on software quality, automated testing, and bridging the gap between technical and non-technical stakeholders.
Explains end-to-end testing fundamentals and demonstrates how to implement automated tests using the Playwright framework.
A tutorial on implementing soft assertions in automated tests using Playwright Java and TestNG, with a practical example.
Explores how AI-powered tools automate and improve code reviews by identifying bugs, vulnerabilities, and inconsistencies to enhance software quality.
A software engineer details the multi-year journey to establish a strong automated testing culture at Lyft, focusing on motivation, infrastructure, and measurement.
A guide to setting up a CI/CD pipeline for Angular projects using GitHub Actions for automated testing, building, and dependency updates.
A guide to creating an effective automated testing strategy, covering evaluation criteria like certainty, speed, and maintainability with a practical use case example.
Compares using pre-commit hooks vs. CI pipelines for automating code checks, discussing trade-offs like speed, feedback, and handling slow tests.
Explores automated code testing methods for PowerShell using Azure DevOps, VSCode extensions, and Git Hooks.
Explores the role of automation in software testing, discussing how automated tests act as change detectors and strategies like TDD and ATDD.