This project is dedicated to manual testing of the OpenCart web application. It includes test cases, test plans, and documentation to guide manual testers in evaluating the functionality and usability of OpenCart.
- A comprehensive set of manual test cases.
- Test plans and documentation for organized testing.
- Instructions for performing manual tests on OpenCart.
- Clone this repository.
- Review the provided test cases and test plans.
- Follow the documented steps to execute manual tests on OpenCart.
- Go to OpenCart Official Site
- Download the latest version.
- Extract the files.
- Install XAMPP.
- Move OpenCart files to
htdocs(XAMPP). - Create a new database using
phpMyAdmin.
- Open
http://localhost/opencart/in a browser. - Follow the installation wizard.
- Enter database details.
- Important: Delete the
/installdirectory after setup.
| Folder Name | Description |
|---|---|
| FRS | This Folder likely contains the Functional Requirements Specification (FRS) document for OpenCart, outlining the functional and non-functional requirements of the software. |
| Test Plan | This Folder likely contains the Test Plan document for OpenCart, providing an overview of the testing strategy, objectives, scope, and schedule for testing the software. |
| Test Scenarios | This Folder likely contains test scenarios for OpenCart, which describe various situations and conditions that need to be tested to ensure the software functions correctly. |
| Test Cases | This Folder likely contains a set of test cases specifically related to web registration functionality in OpenCart. It likely includes detailed steps, expected results, and test data. |
| RTM | Requirement Traceability Matrix mapping requirements to test scenarios/test cases to ensure requirement coverage. |
| Test Execution Report | This Folder likely contains a set of test executions specifically related to web registration functionality in OpenCart. It likely includes detailed steps, test data, expected results, actual results, priority, test results, and comments. |
| Bug Report | This Folder likely contains software bugs and issues found during testing. It may include details such as bug descriptions, severity, status, and steps to reproduce. |
| Test Summary | Final testing summary containing test execution statistics, defect summary, coverage, risks, and overall testing conclusion. |
Contributions are welcome! If you have any suggestions, improvements, or feature requests, please open an issue or submit a pull request.
Thank you for Exploring this Repository! 🎉
