Test Automation Best Practices — a practical guide to test automation best practices with clear examples you can reuse in real projects.
QA Testing Tutorial Series (109/112). Prefer one article? Read the complete QA testing tutorial.
Short description
Avoid flaky sleeps, over-E2E, and testing everything through the UI.
Best practices
Test pyramid
Stable locators
Explicit waits
Independent tests
Clear reports
Quarantine flaky tests