Awesome Web Testing with Playwright ft Andrew (Pandy) Knight | JS Drops

preview_player
Показать описание
In this presentation by Andrew (Pandy) Knight, we'll delve into the critical practice of web testing. Traditionally, the testing pyramid divided our testing efforts into three layers, with a heavy emphasis on unit testing at the base. However, as we'll discover, the landscape is changing. We now prioritize fast feedback, simplified test development, and seamless integration with development workflows.

Enter Playwright, a modern open-source web testing framework by Microsoft. It not only challenges traditional testing paradigms but offers a host of advantages that make it a game-changer in the field. From lightning-fast execution to the ability to test UIs and APIs in harmony, Playwright provides a toolkit that empowers developers and testers alike.

Join us on this journey to reimagine web testing. Learn how to build robust web applications with the confidence that comes from comprehensive, efficient testing. Discover how Playwright can be your trusted companion in this quest for quality. It's time to test smarter, not harder.
Рекомендации по теме
Комментарии
Автор

Now I understand why people love playwright

I’m coming from cypress and was expecting the same silliness and complexity

Very refreshing

ChrisAthanas
Автор

Thank you! Awesome video! Was looking for a boilerplate for playwright and i saw the section with restructuring at the end and i thought let me try out this video.

_cipriangg_
Автор

great video. Still unsure on why creating page objects. It just seems like more work to be done

sx.
Автор

It support Edge too, Caz I'm using Edge in my playwright testing.

polyconhousewares
Автор

Being a visual learner, having a few slides with box & line diagrams showing the relationships would be so helpful to visual learners

I get easily confused trying to figure where all the pieces go and how they relate

ChrisAthanas
Автор

How to do view testing on web page. Like name is there. How to cross verify this name appearing is correct

venkateshkumar