Welcome to my profile!
⚡ Here you will find a bunch of sample projects that will help you to get started with the most popular libraries and frameworks in Test Automation World!
This projects can be used while starting a building new projects as a cheat sheets
🎁 Repository | 🚀 Technologies and Frameworks | 😄Comments |
---|---|---|
artillery-poc-project |
|
Workshop Modern Performance Testing on JavaScript (November 2022). underwater rocks of Performance Testing on Javascript and why Artillery sometimes better than K6 |
playwright-pytest-example |
|
At the beginning of 2021, I tryed to use playwright-python library to check out is it possible to build stable and beautiful solution for UI tests using PageObject pattern. you are welcome to use this proect as a sample. |
selenium-proxy-examples | In summary 2020, I was exited with performance testing. This example will show you a possible way to adapt your Selenium tests for UI Load Testing, and to make some benchmarks on your pages BrowserMobProxy and BrowserUpProxy, and also native Selenide proxy and to catch the browser traffic and to generate detailed HAR reports. | |
qapropeller-battle-task | In July 2020, passed QA Automation Campionship "QA Propeller". This is an example of how I decided to solve very challenged problems with non clickable buttons and scroll-bars and also zooming images. In this project you will find usage of many advanced features of Selenide and how test suites can be orgonized to be running in parallel using TestNg. | |
cypress-realworld-project | In this project that was born in Summary 2020 you will be able to find an example of how to build your tests with Cypress using PageObjects, PageElements patterns and to handle a list of element conatiners. There is several ways presented, how we can create PageObject classes(functions) and how to use native Cypress HTTP client to prepare test data before tests. |