My GitHub projects

IMPORTANT !!!
All information you find here is published “as is”.
You can copy, clone and reuse the information without any restrictions from my side.
Otherwise, please refer to official documentation or original sources.

Below is a list of my My GitHub projects with short decription.


Table of GitHub projects
My HEXO.IO blog
ooge0.github.io
python_TA_web_api_framework
API tests for petstore.swagger.io
Test automation framework based on RestAssured test framework.
kafka-app-demo
Appium FrameworkExtended
Appium framework (pet project)
ssLv_Gherkin_JAVA


My HEXO.IO blog

  • Blog URL: Blog: ooge0.github.io/hexo-blog/
  • GitHub link: ooge0.github.io
  • Languages: HTML, JavaScript, CSS
  • Description: Repository for the current website, including all pages, scripts, and CSS files. This project is my second blog project that I created based on HEXO.IO framework. Blog published and hosted on GitHub. It was created from scratch using basic HEXO.IO options and then configured using available internet resources.

ooge0.github.io

  • Blog URL: Blog: ooge0.github.io
  • GitHub link: ooge0.github.io
  • Languages: HTML, JavaScript, CSS
  • Description: This project is my first blog project that I published and hosted on GitHub. It was created from scratch using pure JS, CSS codding and examples of code snippets available in the internet.

python_TA_web_api_framework

  • GitHub link: python_TA_web_api_framework
  • Published projects documentation: ReadTheDocs project: ‘Python TA Framework Docs’
  • Languages: Python, Gherkin
  • Description: Hybrid test automation framework for UI and API testing. Created tests processed by PyTest library. Project contains mixed approach of:
    • reused resources;
    • generating test data using custom methods;
    • using pytest and custom defined fixtures;
    • using DB, config files, Excel docs for storing test data and references;
    • generating reports (Allure, Pytest).

API tests for petstore.swagger.io

GitHub link: demo_pet
Languages: Python, Gherkin
Description: Back-end tests framework for API testing. Destination source is https://petstore.swagger.io/.

Test automation framework based on RestAssured test framework.

GitHub link: restAssured
Languages: Java
Description: Helper for managing webDrivers. Forked from . I used this repo as a source of ideas.


kafka-app-demo

GitHub link: kafka-app-demo
Languages: Python
Description: Pet project for investigating Kafka features. Created simple app for managing behavior of consumer/poducer actions.


Appium FrameworkExtended

GitHub link: AppiumFrameworkExtended
Languages: Java
Description: Pet project for investigating Appium features. More complex and detailed than appiumQA project. Project has detailed README.MD file, valid configuration for executing different tests, generating reports.


Appium framework (pet project)

GitHub link: appiumQA
Languages: Java, Batchfile
Description: Pet project for investigating Appium features. There is no complex logic, just few classes for checking main Appium flow for interacting with Android app.


ssLv_Gherkin_JAVA

Helper for managing webDrivers
GitHub link: ssLv_Gherkin_JAVA
Languages: Java, Gherkin
Description: Project contains finished test scenario based on Gherkin language for checking web sites functionality. All scenarios are expected to use Page Object model. All scenarios are expected to use separated step definition files.

Total views: