Reading Time: 9 minutes Note: I originally posted this article on 11Sigma blog. This article is “part two” of two articles about setting a QA process in a startup. I recommend reading part 1 first: Setting a QA process in a startup from scratch. Spoiler alert: references to last Harry Potter book ð Define QA role, QA goals, andContinue reading “Lightweight QA Strategies For Startups That Care About Quality”
Tag Archives: automation
Setting a QA Process In a Startup From Scratch
Reading Time: 8 minutes Note: I originally posted this article on 11Sigma blog. This is “part one” of two articles about setting a QA process in a startup. Find part 2 here: Lightweight QA strategies for startups that care about quality. “QA” and “process” in the same sentence with “startup”? What about “move fast and break things” and allContinue reading “Setting a QA Process In a Startup From Scratch”
Core Cypress Lessons We Learned That 10x-ed Our E2E Automation
Reading Time: 8 minutes We moved our e2e suite from CodeceptJS to Cypress to reduce the E2E flakiness and speed up test development. Here is what we learned over the first month.