Skip to content
View YauheniPo's full-sized avatar
👻
My contacts are here: https://yauhenipo.github.io
👻
My contacts are here: https://yauhenipo.github.io

Block or report YauheniPo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
YauheniPo/README.md

Yauheni Papovich

QA Automation Tech Lead | Lead SDET | Quality Engineering Leader

I build scalable quality engineering platforms for high-load products: test architecture, KMM frameworks, shift-left CI/CD, observability, and AI-assisted QA workflows.

LinkedIn Telegram CV

Focus Scale Role


Why teams trust me

  • 8+ years in QA Automation / SDET leadership across live streaming, iGaming, and healthcare.
  • Platform owner for 12 feature teams across 4 product lines, with up to 6 direct-report SDETs.
  • Architected ~5,850+ autotests across WEB Playwright, iOS XCTest, and backend E2E layers.
  • Re-platformed WEB regression from Selenium Grid to cross-browser Playwright: ~98%+ stability and 3h to 50min regression time.
  • Launched AI agents for QA with RAG, Allure MCP, and custom MCP integrations: ~25% savings on documentation and triage.

Automation Stack

Docker GitHub Actions GitLab CI Playwright Selenium Kotlin Multiplatform Appium XCTest Robot Framework Selenoid JUnit 5 TestNG Jenkins Kubernetes Gradle Maven Cucumber Spring Boot Allure TestOps MCP ReportPortal TestRail Postman SoapUI SQL Grafana Jira Confluence

What I build

Area Outcome
Test Architecture Cross-stack KMM framework for WEB, iOS, Backend/Android, and API automation
CI/CD Quality Gates GitLab shift-left flows across 160+ microservices with deploy, autotests, validation, and release certification
Reliability Engineering Mock/stub platforms, deterministic test data, and observability that reduce flaky tests and defect escape
AI for QA RAG agents, Allure MCP, AI failure analysis, and AI-assisted review for faster triage
Team Enablement Automation roadmap, mentoring, standards, hiring, and practical quality leadership

Automation Delivery Preview

flowchart LR
    A[Code Change] --> B[Lint and Static Analysis]
    B --> C[Build: Gradle, Maven, Java 21]
    C --> D[API and Backend E2E]
    C --> E[WEB Playwright: Chromium, Firefox, WebKit]
    C --> F[iOS XCTest and Mobile Flows]
    D --> G[KMM Shared Modules and gRPC DTOs]
    E --> G
    F --> G
    G --> H[Mock Streams, UI Mocks and Deterministic Test Data]
    H --> I[Parallel Runs and Quality Gates]
    I --> J[Allure TestOps, Grafana and Coralogix]
    J --> K[GitLab Shift-Left Pipelines]
    K --> L[Release Certification and KPI Dashboards]
Loading

What I can configure end-to-end

  • Backend, iOS, Android, Web, and API automation framework architecture with shared KMM modules.
  • Spring Boot mock/stub services, mock streams, UI component mocks, and third-party dependency virtualization.
  • Cross-browser Playwright regression with Moon, BrowserStack, real iOS devices, and parallel execution.
  • GitLab CI/CD quality gates with Allure TestOps, Grafana KPI dashboards, Coralogix log analysis, and Slack/Jira notifications.
  • AI-assisted QA workflows: RAG documentation, Allure MCP integrations, test-run troubleshooting, and code-review support.
  • Pipeline optimization that reduces regression time, speeds up releases, and raises stability for product teams.

What I own as Tech Lead

  • Automation roadmap and platform ownership for multiple feature teams and product lines.
  • Estimation, sprint planning, task prioritization, framework strategy, and code review standards.
  • Technical interviews, hiring, and mentoring for QA, Manual QA, and SDET engineers.
  • Cross-functional quality ownership with Product, Developers, and QA through release readiness.

GitHub Activity

GitHub stats Top languages

Contact

Pinned Loading

  1. RobotFramework_GUI_Tests RobotFramework_GUI_Tests Public

    Java Test Framework is using Robot Framework and Selenium

    RobotFramework 3

  2. py-robot-framework-api-testing py-robot-framework-api-testing Public

    Python Automation testing of API YAHOO Finance using Robot Framework (seleniumlibrary, pabot, requests, ...)

    RobotFramework

  3. py-robot-framework-mobile-testing py-robot-framework-mobile-testing Public

    Python Mobile Automation testing of Bing Finance apk APP Finance using Robot Framework (appiumlibrary, pabot, ...)

    RobotFramework

  4. appium_swipe_element appium_swipe_element Public

    Python package on GitHub (appium_swipe_element), which you can install

    Python 1

  5. players_api_automation players_api_automation Public

    Kotlin

  6. ci-tests-manager ci-tests-manager Public

    Service for managing disabled E2E tests in a CI/CD pipeline. CI calls POST /resolve before running E2E tests and receives a list of tests to skip.

    TypeScript