The course consists of 12 one-hour individual sessions with the trainee. Session dates are set individually. The aim of the course is to introduce advanced tools used in the work of a web tester. In addition to the material covered during the sessions, the trainer also provides additional materials for the trainee to work on independently, which aim to consolidate knowledge and skills.
Course topics
- Developer Tools in Chrome
- Postman
- Introduction to Python + Selenium
Session topics
- Overview of Chrome Developer Tools capabilities
- Inspecting an element and dynamically modifying its properties
- JavaScript console
- Network tab - Explanation of HTTP package structure
- Network tab - Analysis and practical use
- Postman - Introduction and capabilities review
- Postman - Creating requests
- Postman - Workspaces, collections
- Python - Introduction
- Python - Variables, conditional statements
- Python - Loops, functions
- Python - Setting up the Selenium environment