This repository contains laboratory works written in Python and completed during the "Technology Software Development" course at the National Technical University of Ukraine 'Kyiv Polytechnic Institute', IASA MMSA department, during the sixth semester of the bachelor's program from February to May 2022.
The repository is split between three branches, each dedicated to a particular set of tasks:
- Python-tasks branch is dedicated to functions written in Python to solve various tasks.
- WebUI branch is dedicated to automated testing of www.demoblaze.com UI using Selenium, pytest, behave, and allure-behave.
- WebAPI branch is dedicated to automated testing Dropbox API using requests, behave, and allure-behave.