This repository documents the QA efforts for the Martaarcadu project, developed by DevSparrow. As part of the QA process, I conducted functional, UI/UX, and API testing based on the SRS/SRE documentation and Figma design files. Bugs were logged in a collaborative Google Sheet and shared with the development team for resolution.
Project Name: Martaarcadu
Role: Software Quality Assurance (SQA)
Type: Mobile Application
Tools Used: Postman, JIRA, Charles Proxy, Figma, Google Sheets, Android Studio
| File | Description |
|---|---|
| 🔗 Figma Design File | Full UI design reference |
| 🔗 Figma Prototype Preview | Interactive prototype |
| 📄Bug Report Sheet (recommended: Ctrl + Click to open in a new tab) | QA bug tracking and reporting |
| 📦 APK – apk file | App build for Client Requirement |
- Analyzed Figma design and SRS/SRE documentation to validate implementations.
- Executed manual functional testing across multiple modules.
- Verified user interface and user experience consistency with Figma.
- Performed API testing using Postman.
- 🔗 Click here to open the Bug Report Sheet (recommended: Ctrl + Click to open in a new tab)
| Bug ID | Module | Feature | Bug Type (Flutter/UI/Backend) | Bug Title | Bug Description | Steps to Reproduce | Actual Result | Expected Result | Issue Labels | Severity | Attachment | Dev Status | Testers | Remark | Re-testing | Date |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| #001 | Login | OTP | Flutter | OTP Crash | App crashes on wrong OTP input | 1. Go to login screen 2. Enter invalid OTP 3. Tap Continue |
App crashes | Error message should appear | Crash, Bug | High | Screenshot.png | Fixed | Tutul | Confirmed | ✅ | 2025-07-25 |
| #002 | Profile | Edit Info | UI | Misaligned Text | Text overlaps with button | Navigate to Profile > Edit | Text and button overlap | Proper alignment | UI | Medium | - | In Progress | Tutul | UI issue | ❌ | 2025-07-26 |
🔍 You can find the full list in the Bug Report Sheet.
- Download the latest APK from the release section or provided link.
- Install it on a real Android device or emulator.
- Use the Figma preview to guide UI expectations.
- Compare app behavior with the design and documentation.
- Log any bugs in the shared sheet or issue tracker.



