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. --> https://github.com/jaydeepgope/Demo_Manual_Projects/tree/main/OpenCart
- Open and review the provided test cases, test plans, and documentation to understand the testing scope and approach.
- Follow the documented steps in the test cases to manually execute tests on the OpenCart web application.
The following functionalities were covered in this project:
- Registration of new user
- Login user
- Logout user
- Forgot Password
- Searching Products
- Product Compare functionality
- Product Display Page functionality for different types of Products
- Add to Cart
- Home Page
- CheckOut
- My Account
- Change Password
- NewsLetter
- Contact Us
- Currency
- Designed and Documented Test Cases: Created test cases for different functionalities and scenarios.
- Executed Test Cases: Executed test cases to verify the functionalities.
- Identified and Report Issues: Discovered issues and reported them.
File Name | Description |
---|---|
FRS(OpenCart).pdf | This PDF likely contains the Functional Requirements Specification (FRS) document for OpenCart, outlining the functional and non-functional requirements of the software. |
TestPlan(OpenCart).pdf | This PDF is likely a Test Plan document for OpenCart, providing an overview of the testing strategy, objectives, scope, and software testing schedule. |
OpenCart_Test_Scenarios.xlsx | This Excel file likely contains test scenarios for OpenCart, which describe various situations and conditions that must be tested to ensure the software functions correctly. |
OpenCartTestcase.xlsx | This Excel file probably contains a set of test cases specifically related to web registration functionality in OpenCart. It likely includes detailed steps, expected results, and test data. |
TestExecutions(OpenCart).xlsx | This Excel file probably 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. |
OpenCart_RTM.xlsx | This Excel file probably contains the Requirement Traceability Matrix document related to web registration functionality in OpenCart. It likely includes requirement ID, requirement description, test scenario ID and description, test cases, test result, defect ID, and the summary report. |
BugReport(OpenCart).xlsx | This Excel file is likely used for tracking and documenting software bugs and issues found during testing. It may include details such as bug descriptions, severity, status, and steps to reproduce. |