Every time my team has to rely on an external API, one day that API fails. In this post I'll show you how you can write lean contract tests.
How I'm using Agile practices to learn more about testing and create an open-source course in the way. I'm using GitHub for everything, from backlog management to continuous deployment and continuous integration.
The goal is to create a GSheet that can track the historical PageSpeed Insights (PSI) perfomance data of one or more pages/URLs.
How to configure the headless Chrome (Driver) on Jenkins (Ubuntu CI machine). PhantomJS is dead, long live headless Chromium!
A list of code snippets and examples to implement common automation scenarios in Playwright
My team wanted to write automated checks, but we had too many features to cover and not enough time. How to prioritise? Use Risk Mapping, I'll show you how.
The test strategy reveals how tests will be designed and executed to foster quality. To do so, it needs to answer several questions. SADDEST PPIRATEE is the mnemonic.
Your notes structure your thinking, expand your memory and share information across the team.
Heuristics are shortcuts to make decisions or pick what to test next.
A charter summarises your testing goal and guides your exploration.