This repository showcases selected bug reports and test cases I created during the TripleTen QA Engineering Bootcamp.
It highlights my ability to document issues clearly, design structured test cases, and validate features across Web, API, Mobile, and Automation projects.
Each file contains curated examples from a sprint project.
- Sprint 1: Urban Routes Web
- Sprint 3: Carsharing / Aero Taxi
- Sprint 4: API Testing (Kits & Fast Delivery)
- Sprint 6: Urban Lunch Mobile App
- Sprint 9: Final Project β Urban Scooter (Web, Mobile, API)
Each bug report follows a Jira-style format:
- Title: Clear, descriptive summary
- Environment: OS, browser/device, app version
- Preconditions: State before testing
- Steps to Reproduce: Numbered, detailed actions
- Expected Result: What should happen
- Actual Result: What actually happened
- Severity/Priority: Based on impact
- Evidence: Screenshot or log reference
All bugs were originally logged in Jira during the bootcamp.
Due to access restrictions, Jira boards are not public, but curated examples are included here.
π Jira Project Board: Sprint 1 Jira Board (login required)
- Requirement analysis β test design (EC, BVA)
- Bug reporting (Jira-style, reproducible steps)
- Web + Mobile + API testing
- SQL & backend log validation
- Automation evidence using Python + Selenium