Welcome to my Quality Assurance and Testing Portfolio. Here you'll find a curated collection of test documentation, bug reports, research projects, and QA audits that showcase my approach to quality, usability, and product improvement.
- About Me
- QA Process & Methodologies
- Skills, Tools & Technologies
- Education & Certifications
- QA Job Experience
- Academic Projects
- Main QA Projects
- QA Documentation
- QA Portfolio Structure
- Resources, Inspirations & Communities
- Contact
I’m a multidisciplinary QA Engineer and UX Researcher with a passion for quality, usability, and user-first thinking. With over 3 years of hands-on experience, I specialize in manual testing, usability audits, and exploratory QA—ensuring that digital products not only work flawlessly but feel intuitive to use.
Alongside my QA expertise, I bring additional skills in UX/UI design and web development, helping teams bridge the gap between user needs and technical delivery. Whether I’m writing test plans, conducting user research, or wireframing a new interface—I focus on building reliable, accessible, and meaningful digital experiences.
“Great digital experiences begin with precision and empathy.”
- Testing Types: Manual Testing, Functional Testing, Regression Testing, Usability Testing, A/B Testing, Accessibility (WCAG 2.1)
- Exploratory Testing Techniques: Session-Based Testing, Mind Mapping, Error Guessing
- Test Lifecycle: Requirement Analysis → Test Planning → Test Case Design → Execution → Defect Reporting → Retesting & Regression → Closure
- Best Practices:
- 4-Eyes Principle (peer review)
- Think-Aloud Protocol for usability observation
- Cognitive Walkthroughs
- Wizard of Oz testing for early prototypes
- Development Methodologies: Agile, Scrum, Kanban
- QA Documentation: Test Plans, Test Cases, Bug Reports, QA Audit Reports
Category | Tools & Skills |
---|---|
QA & Testing | Manual Testing, Functional Testing, Regression Testing, Integration Testing, Test Case Development, Defect Tracking, Log Analysis |
UI/UX Testing | Usability Testing, Accessibility (WCAG 2.1), A/B Testing, UAT |
Test Management | QA Touch, TestRail, Xray, JIRA, Test Documentation |
Automation (Basic) | Selenium, Cypress |
API Testing | Postman |
Programming/Web | HTML5, CSS3, JavaScript, Python, SQL |
Version Control | Git, GitHub, Bitbucket |
Development Tools | Visual Studio, VS Code |
Design & Prototyping | Figma, Adobe XD, Framer |
OS Environments | Windows, Mac OS, Linux (Shell/Bash), Android |
Workflow & Agile | Agile/SCRUM, Confluence, Notion, SharePoint, Atlassian Stack |
Analytics & Monitoring | Google Analytics |
Collaboration | Slack, Microsoft Teams, Strategic Thinking, Workflow Prioritization |
MSc in Human-Computer Interaction
University of Siegen, Germany
10/2020 – 01/2024 | Grade: Good
BSc in Computer Science
University of Macau, China
08/2015 – 01/2020
- Asian Merit Scholarship (2015–2020)
- Gold Student Award (2017)
- Residential College Fellowship Award (2016)
Title | Provider | Date / Status |
---|---|---|
ISTQB 4.0+ Foundation Cert Prep | May 2025 | |
UX Design | Ongoing | |
Quality Assurance | Alison | Mar 2025 |
Jira Fundamentals | Atlassian | Jul 2024 |
Data Protection & OHS | Lawpilots | 2024 |
Web Accessibility (WCAG 2.1) | W3C / Udacity | Completed |
Software Testing (Manual & Automated) | freeCodeCamp | Completed |
Google Analytics | 2022 | |
Leadership & Development | Univ. of Alberta | 2019 |
Cogitanda Dataprotect AG | Cologne, Germany
12/2023 – 09/2024
- Executed 100+ manual, exploratory, regression, and destructive tests for product release.
- Streamlined test lifecycle using QA Touch, JIRA, and Confluence, boosting efficiency by 20%.
- Collaborated with IT team of 12 to enhance UAT and enable Robotic Process Automation.
CodeNotary Europe GmbH | Munich, Germany
08/2023 – 10/2023
- Resolved 15+ critical defects in Linux-based environments, ensuring product quality.
- Optimized workflows in DevOps, UI automation, and front-end testing for 10% faster delivery.
- Achieved 95% test coverage for enterprise web apps through well-structured test strategies.
FabLab, University of Siegen | Siegen, Germany
01/2022 – 07/2022
- Developed web platform using PHP and XAMPP to support 20+ EU academic research projects.
- Designed and tested scalable UX/UI components with 50+ users via structured usability testing.
- Enhanced 3D printing designs through process optimization, cutting prototyping errors by 25%.
PriyoShop Limited | Dhaka, Bangladesh
03/2020 – 09/2020
- Delivered 99% bug-free releases via cross-browser tests for 500K+ monthly e-commerce users.
- Accelerated defect resolution time by 30% using detailed test plans and sprint-level cases.
- Eliminated 15% integration bugs via CI/CD, Selenium, Postman, JIRA, and regression testing.
- PawTinder (Pet Adoption App) – Led UAT, achieved 98% bug-free release.
- Chef Antonio (Cooking Coach) – Developed dialog flows; 90% voice accuracy.
- MACAS (Mobile Classroom Tool) – Reduced task error rate by 40%.
- E-learning Platform Evaluation – Conducted heuristic usability evaluation, raised satisfaction score by 25%.
- Biponyshop – QA Audit
- Climatico – Bug Analysis
- Expensial – Functional Testing
- Healthify – QA Evaluation
- Taskyfier – Test Strategy
- MACAS – UX Research
- DataCore – Regression Testing
Each project includes a collection of:
- Test Plans
- Test Cases
- Bug Reports
- Test Reports
- QA Reports
QA-Portfolio/
│
├── Test Plans/
│ ├── test_plan_biponyshop.md
│ ├── test_plan_climatico.md
│ ├── test_plan_expensial.md
│ ├── test_plan_healthify.md
│ └── test_plan_taskyfier.md
│
├── Test Cases/
│ ├── test_case_biponyshop.md
│ ├── test_case_climatico.md
│ ├── test_case_expensial.md
│ ├── test_case_healthify.md
│ └── test_case_taskyfier.md
│
├── Bug Reports/
│ ├── bug_report_biponyshop.md
│ ├── bug_report_climatico.md
│ ├── bug_report_expensial.md
│ ├── bug_report_healthify.md
│ └── bug_report_taskyfier.md
│
├── Test Reports/
│ ├── test_report_biponyshop.md
│ ├── test_report_climatico.md
│ ├── test_report_expensial.md
│ ├── test_report_healthify.md
│ └── test_report_taskyfier.md
│
├── QA Reports/
│ ├── qa_report_biponyshop.md
│ ├── qa_report_climatico.md
│ ├── qa_report_expensial.md
│ ├── qa_report_healthify.md
│ └── qa_report_taskyfier.md
│
└── README.md
- Don't Make Me Think – Steve Krug
- The Design of Everyday Things – Don Norman
- Agile Testing – Lisa Crispin & Janet Gregory
- Explore It! – Elisabeth Hendrickson
- Lessons Learned in Software Testing – Cem Kaner, James Bach, and Bret Pettichord
- A Practitioner's Guide to Software Test Design – Lee Copeland
- Ministry of Testing – Global community for testers with articles, courses, and events
- TestBash Germany – QA/testing conference with hands-on workshops and talks
- QA Germany – QA-focused meetups in Germany
- Daily Dev – Where developers suffer together
- UXNRW Meetup – UX and research community in North Rhine-Westphalia
- German UPA – German usability and user experience professionals association
- Selenium Users Group – For automation testers using Selenium
- Test Automation University – Free courses on modern test automation tools and practices
- Software Testing Help – Tutorials, tools, and QA articles
- Nielsen Norman Group – UX research and usability insights
- UX Collective – Design, usability, and experience stories
- Ministry of Testing Blog – Real-world QA insights from the community
- Angie Jones – Test Automation Blog – Automation frameworks, tools, and strategies
- Google Testing Blog – Testing techniques and infrastructure at Google
- Abstracta Blog – QA, performance testing, and automation thought leadership
- 🌐 Portfolio: shakhawat.digital
- 📧 Email: shossain.um@gmail.com
- 🔗 LinkedIn: linkedin.com/in/mds-hossain
- 📍 Location: Germany (open to relocation/remote)