$ whoami
Hamid
Khodabandehloo
QA Engineer & SDET
I build automation frameworks, design testing strategies, and help teams ship software with confidence. Writing about quality engineering, test architecture, and the craft of breaking things intentionally.
// featured projects
all projects →Selenium Framework
Page Object Model based test automation framework with reporting, retry logic, and CI integration.
API Test Suite
Contract-driven REST API testing suite with schema validation and performance benchmarks.
Playwright E2E
End-to-end test suite covering critical user journeys with visual regression testing.
// recent posts
all posts →A Comprehensive Guide to Test Strategy
Everything you need to know to build, document, and execute a test strategy that actually works — from risk analysis to metrics.
GitHub Actions for QA: A Practical Setup
How to set up GitHub Actions workflows that run your test suites on every pull request and report results clearly.
REST API Testing with Python and Pytest
Building a clean, maintainable API test suite using Pytest, requests, and schema validation.