Some testing tools I have created to support testing.
Sweet Shop
An intentionally broken sweet shop store encompassing common issues found in real-world web applications, designed for practising technical web testing.
Testers Playground
Challenges designed to help you learn DevTools, OWASP and accessibility.
Journey Capture - Chrome Extension
Journey Capture, a powerful Chrome extension designed for testers, developers, and anyone who needs to document and map out complex web interactions. Capture screenshots, annotate directly on images, log system information, and track network activity all in one tool. Whether you're identifying bugs or documenting journeys for future reference, Journey Capture makes it easy.
Axe .JSON to HTML Report Generator
This online tool can be used to instantly generate HTML accessibility reports using the .json that is output by axe-core cli. It is written using HTML, JavaScript, and uses json2html to render JSON objects into HTML.