Description
In this course, you will learn:
- Automation using playwright from scratch
- Web scrapping
- Assertions and making sure website is working as expected
- Report generation - HTML , JSON and third party reports
- Github Actions pipeline creation for test case execution automatically
- Accessibility testing and reporting
- Handling UI Components
- Advanced techniques using automation like File upload, iframe handling, drag and drop etc
- Handling all type of dialog boxes, alert boxes, prompts, popups, new window etc
- API testing, mocking , Intercepting
- Visual / Snapshot Testing
- Debugging / Tracing
- Running playwright with JEST, Mocha , Chai and Jasmin
Syllabus:
- Installation
- Test & expect variables , Locators & Selectors
- Assignments for practice
- Page Interactions
- Test Isolation