Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Quick test automation training with playwright for beginners
Rating: 3.9 out of 5(9 ratings)
294 students
Last updated 6/2024
English

What you'll learn

  • Test automation
  • Test automation with Playwright
  • software testing
  • Learn the JavaScript fundamentals required for Playwright Automation testing.
  • Understanding Web Automation with Playwright on Apps
  • Comprehensive knowledge of all Playwright methods and their usage with examples

Course content

1 section13 lectures30m total length
  • Introduction1:28

    Explore quick test automation with Playwright for beginners, guided by practical experience to simplify scripts and leverage rich documentation.

  • Explore Playwright1:36

    Explore Playwright setup and basic test syntax, including a sample spec.js with const test = require('@playwright/test'), page navigation, and GitHub repository considerations.

  • Explore Playwright0:55

    Explore playwright to automate website tests using simple importable modules; reuse code to target different sites like youtube.com, and leverage playwright's recording to generate code.

  • Explore Playwright1:12

    Record your website to generate accurate Playwright scripts in minutes, then reuse them to save time on future automation. Run all scripts with one command to produce a detailed report.

  • Explore Playwright1:06
  • How to Run a script with Playwright3:52

    Launch and verify your Playwright scripts by running all tests or a single spec, compare results across Firefox, Chromium, and WebKit, and view the generated Playwright report.

  • How to Run a script with Playwright6:33
  • Playwright: writing the first script6:41
  • Playwright:Exercise 10:22

    Practice quick test automation with Playwright by creating scripts to automate access to web pages like gmail.com and demo.com, with a guided correction after the exercise.

  • Playwright: Correction of exercise 13:10

    Create and run a Playwright test script to access a source demo site, navigate pages, and verify script execution, then view test reports across Chromium, Firefox, and WebKit.

  • Playwright:Exercise 20:27

    Practice a web access exercise using Salesforce login pages with Playwright, creating a script to access login.salesforce.com and reviewing the correction afterward.

  • Playwright: Correction of exercise 23:16

    Create and run a Playwright test to access Salesforce.com by creating a script (salesforce.spec.gs), importing modules, and launching tests across Chromium, Firefox, and WebKit to verify three passes.

  • Continue learning0:14

    Continue your learning journey after this quick test automation training with playwright for beginners; download your certification, explore additional trainings, and contact for information.

Requirements

  • No Programming experience required. JavaScript basics are fully taught in the course in a dedicated section

Description


Playwright - test automation framework developed by Microsoft. Modern, highly customizable and reliable.


This class covers all fundamental concepts of the framework. We begin from scratch, starting with setup and configuration and then a hands-on framework overview to familiarize yourself with the environment. Then from lesson to lesson, we slowly increase complexity. All lessons have a logical progression and are connected. The next lesson in the section builds up a new concept on top of what was learned in the previous lesson. This is also related to the code demonstrated in the class. We will have two test applications, and slowly over the course will add more and more code uncovering new topics.

How to follow the class

Watch all lessons in the order they have been published. Write the code from the class along with me. If needed, pause the video to complete the code. Practicing - is the best way to learn. Also, I would recommend watching the lessons in full-screen mode . If you skip lessons or watch them not in order, be ready that you may have a feeling of a knowledge gap, or that something is not clear.

What you will learn:

How to install Playwright from scratch as a new independent project or add to an existing front-end application project.

JavaScript Fundamentals in case you are a beginner to programming.

How to run tests using the command line interface, UI mode, Playwright extension, and debug tests

How to organize tests, structure tests, use test hooks

Double your QA salary with Playwright!

The training is up to date with the latest version of Playwright

Do you have a passion for learning Playwright but have no coding knowledge? I will make your wish come true with my easy teaching and lifetime query support through QA Forum.

Playwright training is created for manual software testers who want to learn automation testing from scratch with Playwright

Every step is explained in detail, from setup to running your first automated Playwright test.

No prior knowledge of test automation,

This course is specially designed for complete beginners in test automation

Some of the basics of JavaScript are explained and should be enough for complete beginners to get started.

More and more software quality assurance positions require some test automation, and in many cases, experience in test automation is requested/required, it is important to be able to automate tests

At the end of this course, students will be able to automate software testing with Playwright.

And most importantly, be able to receive a promotion at the current job or get a new job that requires Playwright or other test automation experience.

By the end of the course, you will master testing and implementing Playwright automation successfully in your workplace or land on a well-paying job

Who this course is for:

  • Anyone looking to move from manual testing to test automation
  • automation testers
  • testers
  • test lead
  • test manager
  • Anyone who wants to learn Playwright