This project involved comprehensive manual testing of the MovieGate website. The primary goal was to ensure the website’s functionality, usability, and overall user experience. The testing process included creating various documents to track testing efforts and report findings effectively.
Manual Testing
moviegate-testing/ ├─ reports/ │ ├─ RTM Report │ ├─ Test Summary │ ├─ Bug Report └─ documentation/ ├─ Test Plan ├─ Test Scenarios └─ Test Cases
Contains all the test execution reports:
- 📄 RTM Report - Requirements Traceability Matrix mapping requirements to test cases.
- 📄 Test Summary - Overview of the testing process, execution results, and key insights.
- 📄 Bug Report - List of discovered defects, severity levels, and resolution status.
Includes all test planning and documentation:
- 📄 Test Plan - Defines test objectives, scope, strategies, and resources.
- 📄 Test Scenarios - High-level scenarios covering different functionalities.
- 📄 Test Cases - Detailed test cases with steps, expected outcomes, and actual results.
-
Conducted exploratory testing on key features such as user registration, login, movie search, and watchlist management.
-
Developed an extensive RTM (Requirements Traceability Matrix) to ensure comprehensive test coverage.
-
Created well-structured test cases and scenarios for systematic testing.
-
Identified and documented critical bugs and usability issues in a detailed bug report.
-
Assumed that the website’s functionalities were designed to offer a seamless movie discovery and streaming experience.
-
Focused on exploratory testing to uncover usability and functional issues beyond predefined test cases.
This project is documentation-based and does not require installation. Review the reports and documents in the reports and documentation directories to understand the testing process and findings.
To access the testing documentation, navigate to the respective directories. The reports provide insights into the testing methodologies and results.
-
Manual Testing Techniques
-
Testing Documentation Tools (for reports)
📌 Exploratory Testing: Identified critical usability issues.
📌 RTM Implementation: Verified all requirements were tested against defined scenarios to ensure accuracy and completeness.
📌 Detailed Documentation: Developed comprehensive test cases, scenarios, and bug reports.
📌 Structured Approach: Delivered actionable insights to enhance the website’s quality.