-
Book Overview & Buying
-
Table Of Contents
Hands-On Automated Testing with Playwright
By :
So far, we’ve walked through the essentials of Playwright: from setting projects up and writing simple scripts to tackling more advanced topics such as dynamic content and API calls. Now it’s time to bring everything together in a hands-on project.
We’ll be testing an e-commerce website, which is perfect for practicing end-to-end (E2E) testing. It covers a variety of common workflows, such as signing up as a user, browsing products, adding items to your cart, and even handling bulk user registrations for load testing.
For this project, we’ll use the Practice Software Testing Toolshop (available at practicesoftwaretesting.com). This is a demo application designed specifically for software testing training. It simulates an e-commerce website in the form of an online tool shop selling tools such as hammers, drills, and screwdrivers, organized into different categories, such as Hand Tools and...