AI Experiment #5: Can Test Automation AI Learn From Its Own Failures?
Can this prompt-driven test automation system scale with complex applications using lessons learnt loops?
Read More
14 min
29 posts
Can this prompt-driven test automation system scale with complex applications using lessons learnt loops?
Treat markdown test cases as source code that gets compiled into executable test automation through a defined 4 step process.
Can you transform unreliable agentic tests into deterministic, repeatable tests using a 'run twice' pattern?
How to automate a standard test case with the Chrome DevTools MCP without writing a single line of code ro building a framework.
How to generate software test cases in markdown format from a video recording of your interaction with the application under test.
A tutorial showing you how to execute tests in Playwright using Visual Studio Code, the Command line and Trace Viewer.