Playwright for Beginners

Software Testing

AUDIENCE


This training has been designed for beginners, Test Engineers, Software Testers, Test/Quality Analysts to help

them understand the basics of Software Testing and Test Automation.


PREREQUISITES


Good to have knowledge on Software Engineering, basic programming skills, MS Excel and Word


Mode

Virtual Instructor Led Training


Duration

40 Hours

man holding tablet computer
man holding tablet computer

Description

Course Outline


Day1


  • Introduction
  • Architecture
  • Features
  • When to use Playwright?
  • Limitations
  • Installation
  • Recording first test using Codegen
  • Execute test
  • Understanding locators
  • Handling Web Elements


Day2


  • Dialogs,Frames,Handles
  • Handle mouse click events
  • Downloads
  • Library
  • Assertions
  • Regular expression
  • Annotations
  • Tags
  • Command line
  • UI mode
  • Trace viewer


Day3

Test Configurations


  • Projects/Browsers
  • Parallelism
  • Retries
  • Reporter
  • Test use option
  • Timeout
  • Global setup
  • Global tear down
  • Web server
  • Trace viewer
  • Emulation


Day4


  • Data-driven testing
  • Accessibility testing
  • API testing
  • Authentication
  • Fixtures
  • Isolation
  • Sharding
  • Converting recorded script in TypeScript


Day5



  • Page object models
  • Case Study:Project