
Summary
Full-scope manual and API testing of a scooter rental web and mobile platform. Identified 57 defects — 12 critical, 10 flow-blocking — across UI, API, and mobile layers. Approved on first submission.
Jira Postman Chrome DevTools Android Studio Opera GitHub GitBash Figma
📌 Project Scope
End-to-end QA coverage of the Place Order and Order Status flows, spanning UI validation, RESTful API testing, mobile emulator behavior, and direct database integrity verification.
🔍 What I Did Beyond Requirements
The project specified single-browser testing. I expanded coverage to run Chrome and Opera in parallel under identical test conditions. Opera surfaced critical browser-specific defects invisible in Chrome — including a complete flow blocker that prevented order completion. Without dual-browser coverage, those defects would have reached production undetected.
During mobile testing, I identified an emulator model with a broken API connection before test execution began, isolating the environment issue and preventing it from invalidating results.
🔍 What I Did Beyond Requirements
The project specified single-browser testing. I expanded coverage to run Chrome and Opera in parallel under identical test conditions. Opera surfaced critical browser-specific defects invisible in Chrome — including a complete flow blocker that prevented order completion. Without dual-browser coverage, those defects would have reached production undetected.
During mobile testing, I identified an emulator model with a broken API connection before test execution began, isolating the environment issue and preventing it from invalidating results.
📊 Defect Highlights