Test Automation
MASTERCLASS
Writing Clean Tests with Playwright
We usually don’t write maintainable tests. Once a test passes, we forget about it. Then we make the ultimate insult for clean code – we duplicate it and modify it a bit. In the end, we have a pile of (maybe) passing tests that we don’t want to return to.
Not today.
In this masterclass, we’re going to write Playwright tests that are readable and maintainable. We’ll refactor them, introduce patterns and Page Object Model and Page Factory, and when we’re done, it will be easy to add the next tests.
Our tests deserve better. Let’s make them clean and shiny.
What you’ll learn
From this masterclass you will learn how to:
Session details
A short note from GIL on his talk
Gil Zilberfeld
Gil Zilberfeld has been in software since childhood, writing BASIC programs on his trusty Sinclair ZX81. With more than 25 years of developing commercial software, he has vast experience in software methodology and practices. From automated testing to exploratory testing, design practices to team collaboration– he’s done it all. Gil speaks frequently in international conferences about testing, TDD, clean code, and agile practices. He is the author of “Everyday Unit Testing” and “Everyday Spring Testing”, blogs and posts videos on these topics and in his spare time he shoots zombies, for fun.