Skip to content
View Yaniv2809's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Yaniv2809

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
Yaniv2809/README.md
Profile Views

Yaniv Metuku

Typing SVG

LinkedIn Portfolio


Building test automation frameworks that validate what matters most β€” data integrity across every layer.

My approach: if a transaction passes the UI but breaks in the database, the test suite failed, not the app.


🧰 Core Stack

Python Playwright Pytest Appium MySQL SQLite Docker GitHub Actions REST API Groq AI


πŸ” What I Focus On

Area Approach
Data Integrity Verifying that what the user sees matches what the database stores
Cross-Layer Testing Tests that don't stop at the API response β€” Web β†’ API β†’ DB
AI in QA Using LLMs for failure analysis, not as a replacement for assertions
Infrastructure Docker, CI/CD, and backend servers as part of the test ecosystem

πŸ† Flagship Project

End-to-end automation framework verifying data integrity across Web, API, Mobile, and Database layers.

  • 53 automated tests across 4 layers β€” Playwright Β· Requests Β· Appium Β· SQL
  • Cross-layer E2E validation β€” Web UI β†’ API β†’ Database consistency checks
  • AI-powered failure analysis with automated bug classification via Groq/Llama
  • CI/CD pipeline with MySQL service container, dual backend servers, and Allure Reports on GitHub Pages
  • Data-Driven Testing with CSV/JSON inputs, Set Theory validation, and performance benchmarking

πŸ“Š GitHub Stats


πŸš€ More Projects


LinkedIn

Pinned Loading

  1. Financial-Integrity-Ecosystem Financial-Integrity-Ecosystem Public

    End-to-End Automation Framework verifying Data Integrity across API, Web, Mobile and SQL layers.

    Python 5

  2. fixtureforge fixtureforge Public

    Agentic test data harness for Python β€” deterministic in CI, AI-powered in dev. pytest plugin included.

    Python 1

  3. first-automation-testing-project first-automation-testing-project Public

    first test automation project using **Python** and **Playwright**. It covers critical flows of the "SauceDemo" e-commerce website.

    Python 1

  4. First-python-project First-python-project Public

    Creating three console games in Python, the goal is to present knowledge of the basics of the Python programming language

    Python