Article
Parallel Testing: What Actually Scales
Why adding workers stops helping, how to shard so they are not idle, and what breaks the first time a suite runs concurrently.
Read article →Test strategy, flakiness, parallelisation and suite design.
Why adding workers stops helping, how to shard so they are not idle, and what breaks the first time a suite runs concurrently.
Read article →How to build a regression suite that stays fast and trustworthy in CI, what to leave out of it, and when to run which part.
Read article →
Learn how to create a test strategy document. This is a document that outlines what needs to be tested at which stage of the build process.
Read article →
Why a test passes most of the time and fails the rest, with concrete fixes for flaky Selenium, Appium, Playwright and Puppeteer runs.
Read article →