{"id":28526470,"url":"https://github.com/dwivedikirtiman/ecommerce-manual-testing","last_synced_at":"2026-01-31T17:31:36.684Z","repository":{"id":288449854,"uuid":"968127136","full_name":"dwivedikirtiman/ECommerce-Manual-Testing","owner":"dwivedikirtiman","description":"This project showcases manual testing of the nopCommerce e-commerce application. It covers all major testing phases and techniques as per real-time interview expectations and job role requirements.","archived":false,"fork":false,"pushed_at":"2025-04-17T15:36:03.000Z","size":469,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T19:42:01.318Z","etag":null,"topics":["documentation","manual-testing"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dwivedikirtiman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-17T14:52:42.000Z","updated_at":"2025-04-17T15:36:06.000Z","dependencies_parsed_at":"2025-04-18T06:13:28.897Z","dependency_job_id":"f75331bb-7d9b-4783-87f7-678289312821","html_url":"https://github.com/dwivedikirtiman/ECommerce-Manual-Testing","commit_stats":null,"previous_names":["dwivedikirtiman/ecommerce-manual-testing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dwivedikirtiman/ECommerce-Manual-Testing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwivedikirtiman%2FECommerce-Manual-Testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwivedikirtiman%2FECommerce-Manual-Testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwivedikirtiman%2FECommerce-Manual-Testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwivedikirtiman%2FECommerce-Manual-Testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwivedikirtiman","download_url":"https://codeload.github.com/dwivedikirtiman/ECommerce-Manual-Testing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwivedikirtiman%2FECommerce-Manual-Testing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28948456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["documentation","manual-testing"],"created_at":"2025-06-09T11:37:20.818Z","updated_at":"2026-01-31T17:31:36.679Z","avatar_url":"https://github.com/dwivedikirtiman.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛒 Ecommerce Manual Testing Project – nopCommerce\n\nThis project showcases manual testing of the **nopCommerce** e-commerce application. It covers all major testing phases and techniques as per real-time interview expectations and job role requirements.\n\n---\n\n## 📋 Project Overview\n\n- 🔧 **Application Tested**: [nopCommerce Demo](https://demo.nopcommerce.com/)\n- 🎯 **Goal**: Validate core e-commerce functionalities from end-user and admin perspective\n- 👨‍💻 **Testing Type**: Manual (No automation used)\n- 📅 **Timeline**: 5 Days\n- 🔍 **Purpose**: To gain hands-on experience in manual testing by working on a real-world simulation of an E-Commerce website, including writing test cases, executing them, and reporting bugs\n\n---\n\n## 🧪 Testing Types Covered\n\n| 🧪 Test Type        | ✅ Covered |\n|---------------------|------------|\n| 🔥 Smoke Testing     | ✔️ Yes      |\n| 🧠 Sanity Testing    | ✔️ Yes      |\n| 🔁 Retesting         | ✔️ Yes      |\n| 🔄 Regression Testing| ✔️ Yes      |\n| 🧭 Exploratory Testing | ✔️ Yes  |\n\n---\n\n## 📂 Project Structure\n```\nEcommerce-Manual-Testing/\n│\n├── Bug-Reports/\n│   ├── Actual_Bugs_Found.docx\n│   └── Bug_Report_Template.docx\n│\n├── Screenshots/\n│   ├── BUG_001_Contact_Form.png\n│   ├── BUG_002_Checkout_RandomDetails.png\n│   ├── BUG_003_Wishlist.png\n│   ├── BUG_004_Checkout_GuestUser.png\n│   └── BUG_005_MultipleTimeSameItemAdded.png\n│\n├── Test-Cases/\n│   └── Test_Cases_nopCommerce.xlsx\n│\n├── Test-Execution-Report/\n│   └── Test_Execution_Summary.docx\n│\n├── Test-Plan/\n│   └── Test_Plan_nopCommerce.docx\n│\n├── Test-Scenarios/\n│   └── High_Level_Test_Scenarios.docx\n│\n└── project_structure.txt\n```\n\n\n\n---\n\n## 📈 Test Summary\n\n| Metric                   | Count            |\n|--------------------------|-------------     |\n| ✅ Total Test Cases      | 40               |\n| ✔️ Passed                | 35               |\n| ❌ Failed                | 5 (bug-reported) |\n| 🕵️‍♂️ Defects Logged        | 5                |\n| 🧪 Execution Coverage    | 100%             |\n\n---\n\n## 🐞 Bugs Snapshot\n\n| Bug ID | Module     |                           Summary                                           | Status  |\n|--------|------------|-----------------------------------------------------------------------------|---------|\n| TC_036 | Contact Us | Form submits with empty fields                                              | Open    |\n| TC_037 | Checkout   | Shipping info not validated                                                 | Open    |\n| TC_038 | Wishlist   | Wishlist is getting add even before login                                   | Open    |\n| TC_039 | Checkout   | User can checkout without login as guest                                    | Open    |\n| TC_040 | Wishlist   | Same Item can be added in the wishlist Multiple times even before login     | Open    |\n\n\u003e 📸 All bugs have corresponding screenshots under the `Screenshots/` folder.\n\n---\n\n## 🛠️ Tools Used\n\n- 📄 Microsoft Word – Test Plan, Bug Reports\n- 📊 Microsoft Excel – Test Cases\n- 🌐 Browsers – Chrome \u0026 Brave\n- 📷 Windows Snipping Tool – Bug Screenshots\n- 📝 GitHub – For showcasing the project online\n\n---\n\n## 🧑‍💼 Ideal For\n\n- Manual Testers preparing for job interviews\n- QA Professionals working on real-time projects\n- Freshers creating a dummy project portfolio\n\n---\n\n## ⚙️ Contribution\nContributions are welcome! Feel free to raise issues or submit pull requests to improve the project.\n\n## 📜 License\nThis project is open-source. Feel free to use and modify it!\n\n## 👨‍💻 Author\n\n**[Kirtiman Dwivedi]**\n\nGitHub: https://github.com/dwivedikirtiman\n\nLinkedin: https://www.linkedin.com/in/kirtiman-dwivedi/\n\nEmail: [dwivedikirtiman000@gmail.com]\n\nLet’s connect—I’d love to hear your feedback! 🚀\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwivedikirtiman%2Fecommerce-manual-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwivedikirtiman%2Fecommerce-manual-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwivedikirtiman%2Fecommerce-manual-testing/lists"}