https://github.com/chinmaywali/opencart-mannualtesting
The project is based on Agile project management using the JIRA tool to automate the Opencart website demo.opencart.com.
https://github.com/chinmaywali/opencart-mannualtesting
jira manual-testing open-source qa software-testing
Last synced: 6 months ago
JSON representation
The project is based on Agile project management using the JIRA tool to automate the Opencart website demo.opencart.com.
- Host: GitHub
- URL: https://github.com/chinmaywali/opencart-mannualtesting
- Owner: chinmaywali
- Created: 2024-01-25T10:59:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T19:00:11.000Z (over 2 years ago)
- Last Synced: 2025-04-04T19:25:37.702Z (over 1 year ago)
- Topics: jira, manual-testing, open-source, qa, software-testing
- Homepage:
- Size: 543 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenCart-Manual Testing
The project is based on Agile project management using the JIRA tool to test Opencart website [demo.opencart.com](https://demo.opencart.com/). The testing activities included designing and documenting test cases for different functionalities, executing test cases, and resolving identified issues.
- **Methodology**: __Agile-Scrum methodology (Scrum framework)__
- **Tools Used**: __Jira, Zephyr Scale__
Final Report:
**Test Execution Result**

**Test Execution scorecard**

## Functionalities Covered
The following functionalities were covered in this project:
1. **Registration of new user**
2. **Login user**
3. **Logout user**
4. **Forgot Password**
5. **Searching Products**
6. **Product Compare functionality**
7. **Product Display Page functionality for different types of Products**
8. **Add to Cart**
## Testing Activities
- **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.
ThankYou