Manual QA testing portfolio project for the Restful Booker Platform.
This project demonstrates a complete manual web testing workflow, including application exploration, test planning, checklist creation, detailed test case execution, defect documentation, screenshot evidence, GitHub Issues, and GitHub Project defect tracking.
- Application: Restful Booker Platform
- URL: https://automationintesting.online/
- Testing Type: Manual Web Testing
- Operating System: Windows 10
- Browsers: Mozilla Firefox, Google Chrome
- Execution Period: 30/06/2026–03/07/2026
The tested areas include:
- Homepage and navigation
- Room listings and room-detail pages
- Availability search
- Booking flow
- Contact form
- Responsive behaviour
- Cross-browser checks
| Folder | Description |
|---|---|
01-test-plan |
Application exploration notes and manual test plan |
02-checklists |
Executed manual test checklist |
03-test-cases |
Detailed Excel test case workbook with execution results |
04-defects |
Defect report, screenshot evidence, and issue references |
| Module | Total | Pass | Fail | Blocked |
|---|---|---|---|---|
| Homepage and Navigation | 5 | 4 | 1 | 0 |
| Room Listings and Room Details | 5 | 4 | 1 | 0 |
| Availability Search | 7 | 3 | 4 | 0 |
| Booking Flow | 9 | 5 | 4 | 0 |
| Contact Form | 7 | 4 | 3 | 0 |
| Responsive Behaviour | 4 | 2 | 2 | 0 |
| Cross-Browser Checks | 3 | 3 | 0 | 0 |
| Total | 40 | 25 | 15 | 0 |
Defects were documented using internal defect IDs and logged as GitHub Issues.
| Resource | Link |
|---|---|
| Defect Report | 04-defects/Defect_Report.md |
| Screenshot Evidence | 04-defects/evidence |
| GitHub Issues | Repository Issues |
| GitHub Project Board | Restful Booker QA Defect Tracking |
- Application exploration notes
- Manual test plan
- Executed checklist
- Detailed manual test case workbook
- Defect report
- Screenshot evidence
- GitHub Issues
- GitHub Project defect board
- Manual web testing
- Functional testing
- UI/UX defect identification
- Negative testing
- Responsive testing
- Cross-browser testing
- Test case design
- Defect reporting
- Evidence collection
- GitHub-based QA documentation
The detailed execution results are documented in the Excel workbook located in the 03-test-cases folder.
The checklist in 02-checklists provides a high-level executed checklist, while the defect report in 04-defects summarizes the failed scenarios and links them to GitHub Issues and screenshot evidence.