Module 01 · 60 min
Foundations of Test Automation
What automation actually is, when it pays off, and how to run your very first Playwright test.
A structured, opinionated curriculum built from real interview questions and production Playwright frameworks. Ten modules, 14+ hands-on lessons, and a real GitHub-Actions framework you build yourself.
You know how to test; you want the code muscle. Modules 1–4 walk you from zero-code to a maintainable Playwright framework.
Jump to Modules 5–9 for POM, data-driven, API testing, framework architecture and CI/CD on GitHub Actions.
Every lesson maps to real 2026 interview questions. Pair with our Playwright Q&A hub and the AI mock interview.
Every module ends with a runnable example you can push to a repo. Modules build on each other — but you can skip ahead if you already know the topic.
Module 01 · 60 min
What automation actually is, when it pays off, and how to run your very first Playwright test.
Module 02 · 50 min
The minimum JavaScript / TypeScript you need to be dangerous in a test framework.
Module 03 · 45 min
Find things reliably and assert them without sleeps.
Module 04 · 40 min
Turn ad-hoc scripts into a maintainable framework.
Module 05 · 40 min
One test, many datasets. Fixtures, CSV, generated data.
Module 06 · 45 min
Test the backend directly — request context, auth, contract checks.
Module 07 · 50 min
Config, fixtures, env handling, reporting — building it to last.
Module 08 · 30 min
Catch pixel-level UI regressions with confidence.
Module 09 · 50 min
Run the framework on every pull request. Sharding, artifacts, HTML report.
Module 10 · 60 min
Equivalence partitioning, boundary values, decision tables — write fewer, better tests.
A production-shaped Playwright framework you can put on your resume and demo in interviews.