{"id":19277737,"url":"https://github.com/khalid786-gif/manual-testing-on-tutorial-s-ninja-website","last_synced_at":"2026-03-19T09:03:09.194Z","repository":{"id":258311853,"uuid":"873542448","full_name":"Khalid786-gif/Manual-Testing-on-Tutorial-s-Ninja-Website","owner":"Khalid786-gif","description":"Tutorials Ninja is an open-source e-commerce platform that allows users to set up an online store and manage their products, customers, orders, and more. Worked on a currency change feature that allows users to switch between currencies in real time.","archived":false,"fork":false,"pushed_at":"2024-10-17T22:21:22.000Z","size":581,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-20T20:21:56.804Z","etag":null,"topics":["exc","manual-testing"],"latest_commit_sha":null,"homepage":"https://tutorialsninja.com/demo/","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/Khalid786-gif.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}},"created_at":"2024-10-16T10:45:33.000Z","updated_at":"2024-10-17T22:21:26.000Z","dependencies_parsed_at":"2024-10-18T12:03:18.487Z","dependency_job_id":"ff30819f-6237-45db-9dc2-8e2d095fac7a","html_url":"https://github.com/Khalid786-gif/Manual-Testing-on-Tutorial-s-Ninja-Website","commit_stats":null,"previous_names":["khalid786-gif/manual-testing-on-tutorial-s-ninja-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Khalid786-gif/Manual-Testing-on-Tutorial-s-Ninja-Website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khalid786-gif%2FManual-Testing-on-Tutorial-s-Ninja-Website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khalid786-gif%2FManual-Testing-on-Tutorial-s-Ninja-Website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khalid786-gif%2FManual-Testing-on-Tutorial-s-Ninja-Website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khalid786-gif%2FManual-Testing-on-Tutorial-s-Ninja-Website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Khalid786-gif","download_url":"https://codeload.github.com/Khalid786-gif/Manual-Testing-on-Tutorial-s-Ninja-Website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khalid786-gif%2FManual-Testing-on-Tutorial-s-Ninja-Website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29981448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["exc","manual-testing"],"created_at":"2024-11-09T21:06:44.983Z","updated_at":"2026-03-01T19:33:46.931Z","avatar_url":"https://github.com/Khalid786-gif.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv\u003e\u003cimg src=\"https://leveledge.in/wp-content/uploads/2023/08/testing.gif\" width=\"100%\" height=\"300px\"\u003e\u003c/div\u003e\n\n# Manual Testing on Tutorials Ninja Website\n\n## Project Overview:\n\nTutorials Ninja is an open-source e-commerce platform that empowers users to establish online stores, manage products, customers, orders, and much more. This project focuses on enhancing the user experience by implementing a real-time currency change feature, allowing customers to switch between currencies effortlessly.\n\n\n## Currency Change Feature\n\nThe currency change feature enables users to select their preferred currency from a list, updating product prices and other monetary values in real-time. This ensures that customers have a seamless shopping experience, regardless of their location.\n## Testing Objectives\n\n- Ensure the functionality of the currency change feature works as intended.\n\n- Validate that all critical functions related to currency switching operate reliably.\n\n- Confirm that the UI updates dynamically without any errors.\n## Features Tested\n\n\n- Currency selection dropdown functionality.\n\n- Real-time updates of product prices upon currency change.\n\n- User interface responsiveness and accuracy in displaying currency symbols.\n\n\n\n## Test Case Management\n\n### Tools Used\n\n- Excel Sheets: Used for test case creation, execution, and documentation to ensure thorough coverage and easy tracking of results.\n\n\n\n## Test Case Development\n\nComprehensive test cases were developed for the currency functionality, covering various scenarios, including:\n\n- Selecting a currency from the dropdown.\n\n- Switching currencies multiple times.\n\n- Verifying price updates for various products.\n\n- Checking if the correct currency symbol is displayed.\n\n## Manual Testing Procedure\n\n1. Preparation: Set up the testing environment and ensure the application is running correctly.\n\n2. Execution: Execute the test cases as per the documented scenarios.\n\n3. Documentation: Record results in the Excel sheet, noting any discrepancies or bugs encountered during testing.\n\n4. Reporting: Provide detailed feedback on findings, including steps to reproduce any issues and screenshots as necessary.\n\n\n\n\n## Conclusion\n\nThe manual testing of the currency change feature on the Tutorials Ninja website has validated its functionality and reliability. All critical scenarios have been covered, ensuring a robust user experience for customers.\n\n\nFor further information or to contribute to the project, feel free to reach out!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhalid786-gif%2Fmanual-testing-on-tutorial-s-ninja-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhalid786-gif%2Fmanual-testing-on-tutorial-s-ninja-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhalid786-gif%2Fmanual-testing-on-tutorial-s-ninja-website/lists"}