Overview
This course path equips learners with essential skills in Playwright and TypeScript for test automation. It covers browser automation, complex interactions, test patterns, e-commerce testing, and API integration, providing a comprehensive foundation for a Test Automation Engineer role.
Syllabus
- Course 1: Exploring Playwright and TypeScript Essentials
- Course 2: Advanced Playwright Techniques and Navigation
- Course 3: Mastering Test Patterns with Playwright
- Course 4: Building Comprehensive E-commerce Tests with Playwright
- Course 5: Bridging Playwright with API Testing
Courses
-
This introductory course introduces developers to automated testing with Playwright in a TypeScript environment. Through hands-on examples, learners will automate browser actions, validate web page elements, and navigate sites. By the end, students will be equipped to perform simple web automation tasks, laying a solid foundation for further exploration.
-
This intermediate course builds on previous skills, focusing on complex interactions and navigation techniques using Playwright and TypeScript. Students will handle dynamic content, manage multiple pages, and automate actions across elements. By the end, participants will create robust automated tests for complex web navigation scenarios.
-
Delving deeper into test automation, this course teaches learners advanced patterns and practices for structuring and optimizing Playwright tests in a TypeScript environment. Emphasis is placed on reusable components, particularly the Page Object Model (POM), efficient navigation, assertion strategies, and handling asynchronous operations.
-
This advanced course consolidates knowledge from previous lessons to tackle end-to-end automation testing in an e-commerce context using Playwright and TypeScript. Students will learn to architect test suites covering user navigation, shopping cart management, checkout processes, and API validations, focusing on real-world scenarios.
-
This course aims to extend Playwright testing capabilities by integrating API testing within the same test automation framework. Students will learn how to make HTTP requests, validate API responses, and utilize API data in UI tests. By the end of this course, participants will have a comprehensive understanding of blending UI and API tests for more holistic automated testing scenarios.
Reviews
5.0 rating, based on 1 Class Central review
4.5 rating at CodeSignal based on 114 ratings
Showing Class Central Sort
-
O curso Mastering Test Automation with Playwright and TypeScript é muito bem estruturado e direto ao ponto, com foco prático em automação moderna. A abordagem com TypeScript facilita a manutenção dos testes e aproxima o conteúdo de cenários reais de mercado. Os exemplos são claros, progressivos e ajudam a entender boas práticas como organização de testes, uso de fixtures e validações robustas. É um curso altamente recomendado tanto para QAs que estão migrando para automação quanto para quem já automatiza e quer elevar o nÃvel com Playwright.