Skip to content
View ibtriz's full-sized avatar
🎧
🎧

Highlights

  • Pro

Block or report ibtriz

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
ibtriz/README.md

Gif-boo Typing SVG


• who am i

QA Automation Engineer at Itaú Unibanco — mobile squad, authentication & digital security.

Trabalho na interseção entre automação, arquitetura de testes e confiabilidade em sistemas financeiros de alta criticidade. Acredito que qualidade não começa no final do ciclo — começa no design.

O que me move: shift-left testing · entender a arquitetura antes de testar · qualidade como parte do produto, não como fase separada · o cliente final como critério de aceite real.

Em expansão para SDET — pipelines, contract testing, engenharia de qualidade end-to-end.


• Tech Stack

Automation

Robot Framework Appium pytest Cypress Selenium

API & Contract Testing

Postman Pact Swagger Cucumber

CI/CD & Observability

GitLab CI/CD GitHub Actions Jenkins Dynatrace Datadog Splunk

Languages

Python Java JavaScript


mimikyu gif

• Currently Building

Roadmap SDET — expandindo da execução para engenharia:

  • [▓▓▓▓▓░░░] Contract Testing · Pact, consumer-driven, microserviços
  • [▓▓▓▓░░░░] Mutation Testing · PIT (Java) · mutmut (Python)
  • [▓▓▓░░░░░] Java para automação · RestAssured · JUnit5 · arquitetura de frameworks
  • [▓▓▓░░░░░] Pipeline engineering · stages · paralelismo · cache strategy
  • [▓▓░░░░░░] Cloud & DevOps · AWS · Terraform · ambientes efêmeros de teste

• Certifications

✓  GitHub Foundations
◌  AWS Cloud Practitioner   ← loading
◌  ISTQB CTFL v4.0
◌  ISTQB CTAL-TAE
◌  AWS AI Practitioner
◌  AWS Solutions Architect

• Let's Connect

LinkedIn · GitHub · HackerRank · LeetCode


• Projects

🔒 Digital Bank Quality Platform (in progress)
Plataforma financeira simulada com qualidade end-to-end — da camada de contrato ao pipeline de entrega.
Java · Python · AWS Serverless · Terraform · Robot Framework · GitLab CI

testing as infrastructure, not afterthought.


// quality is not a phase. it's an architecture decision.

Pinned Loading

  1. CypressTestSuite CypressTestSuite Public

    An extensive repository for mastering test automation with Cypress. Includes end-to-end testing examples, best practices for developing automated scripts, and strategies to ensure high-quality web …

    JavaScript

  2. SeleniumE2ETests SeleniumE2ETests Public

    A collection of end-to-end tests using Selenium WebDriver and Java. Designed to help you learn and implement automated testing for web applications, ranging from basic setups to advanced test cases.

    Java