Skip to content
View barispe's full-sized avatar

Block or report barispe

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
barispe/README.md

Hi, I'm Barış 👋

Senior Test Automation Engineer | Java + API Specialist | CI/CD + AI-Enhanced QA


👨‍💻 About Me

  • 💼 Working as a Senior Test Automation Engineer at Mercedes-Benz
  • ⚙️ Specializing in Java-based backend testing, API validation, and CI-integrated frameworks
  • 🤖 Building reusable AI agents to automate Jira, Confluence, and CI flows
  • 📈 Passionate about scalable automation, traceability, and developer experience
  • 🌍 Collaborated with Mercedes-Benz, Garanti BBVA, and Turkcell
  • 🚀 I love clean systems, clean code, and meaningful automation

🛠️ Tech Stack


🤖 AI-Enhanced QA Agent Workflow

graph LR
    A[Jira Ticket / Repo Change] --> B{AI Agent Analyzer}
    B --> C[Auto-test Case Generation]
    B --> D[CI/CD Failure Root Cause Log]
    C --> E[Selenium/Java Framework]
    E --> F[Automated Report Back to Jira]
Loading

📮 Connect with Me

Visitor Count


Thanks for visiting my GitHub profile!

Pinned Loading

  1. CypressDemo CypressDemo Public

    Real-world Cypress E2E test suite (50 tests) against live sites - companion demo for cy2play (Cypress-to-Playwright converter)

    TypeScript

  2. cy2play cy2play Public

    Convert your Cypress tests to Playwright using AST parsing + optional AI assistance.

    TypeScript

  3. SeleniumMavenFramework SeleniumMavenFramework Public

    Selenium Test Automation on Maven Framework

    Java

  4. CucumberAppiumFramework CucumberAppiumFramework Public

    Test Automation Framework made with Cucumber and Appium

    Java

  5. PytonSeleniumFramework PytonSeleniumFramework Public

    A python project to cover basic Python and Selenium features

    Python

  6. PetStoreAPI PetStoreAPI Public

    PetStore API Test

    Java