Robust automated tests, data-testid and QA leadership.

Articles for Lead QA, CTOs and founders who want their automation to stop breaking every sprint.

·6 min read

Why robust automated tests start with data-testid

Most flaky Playwright and Cypress suites don't fail because the framework is bad. They fail because the selectors are fragile. Here is the case for treating data-testid as production code.

Read article →