{"id":15138600,"url":"https://github.com/darvinpatel/planitassessment","last_synced_at":"2026-01-19T18:31:04.765Z","repository":{"id":257686979,"uuid":"835235482","full_name":"darvinpatel/PlanitAssessment","owner":"darvinpatel","description":"This project demonstrates automated testing using Selenium on the Jupiter Toys demo site. It includes tests for various e-commerce functionalities such as product selection, cart management, form submissions, and validation of UI elements, showcasing Selenium’s web automation capabilities.","archived":false,"fork":false,"pushed_at":"2024-09-18T01:04:23.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T14:54:37.527Z","etag":null,"topics":["html-css-javascript","maven-pom","selenium","selenium-java","selenium-webdriver"],"latest_commit_sha":null,"homepage":"http://jupiter.cloud.planittesting.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darvinpatel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-29T12:34:56.000Z","updated_at":"2024-09-18T01:04:25.000Z","dependencies_parsed_at":"2024-09-18T04:44:22.365Z","dependency_job_id":null,"html_url":"https://github.com/darvinpatel/PlanitAssessment","commit_stats":null,"previous_names":["darvinpatel/planitassessment"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvinpatel%2FPlanitAssessment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvinpatel%2FPlanitAssessment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvinpatel%2FPlanitAssessment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvinpatel%2FPlanitAssessment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darvinpatel","download_url":"https://codeload.github.com/darvinpatel/PlanitAssessment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247458036,"owners_count":20941950,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["html-css-javascript","maven-pom","selenium","selenium-java","selenium-webdriver"],"created_at":"2024-09-26T07:42:03.424Z","updated_at":"2026-01-19T18:31:04.733Z","avatar_url":"https://github.com/darvinpatel.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PlanitAssessment\n\nThis repository contains automated tests for the Planit Jupiter Toys demo website, created using Selenium WebDriver. The project demonstrates a comprehensive suite of test cases for key e-commerce functionalities, including product browsing, cart management, and form submissions.\n\n## Features\n\n- **Automated UI Testing**: End-to-end tests covering essential workflows such as product selection, cart operations, and form validation.\n- **Cross-browser Compatibility**: Tests executed across multiple browsers to ensure a consistent user experience.\n- **Page Object Model (POM)**: Utilized to structure and maintain the codebase, improving readability and maintainability.\n- **Assertions**: Implemented to validate expected behavior and verify the accuracy of test results.\n- **Detailed Reporting**: Generates detailed test execution reports for easier debugging and test result analysis.\n\n## Technology Stack\n\n- **Selenium WebDriver**: For automating browser interactions.\n- **Java**: Core language for writing test scripts.\n- **JUnit/TestNG**: Test framework for organizing and running the tests.\n- **Maven**: Build automation tool for managing dependencies and running tests.\n\n## Getting Started\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/darvinpatel/PlanitAssessment.git\n   cd PlanitAssessment\n   \n2. **Install dependencies: Ensure you have Java and Maven installed. Run the following to install all dependencies:**\n   ```bash\n   mvn clean install\n   \n3. **Run the tests: Execute the test suite using Maven:**\n   ```bash\n   mvn test\n\n## Test Scenarious\n\nThe project covers the following scenarios:\n\n1. Test case 1:\n- From the home page go to contact page\n- Click submit button\n- Verify error messages\n- Populate mandatory fields\n- Validate errors are gone\n\n2. Test case 2:\n- From the home page go to contact page\n- Populate mandatory fields\n- Click submit button\n- Validate successful submission message\n- Note: Run this test 5 times to ensure 100% pass rate\n\n3. Test case 3:\n- Buy 2 Stuffed Frog, 5 Fluffy Bunny, 3 Valentine Bear\n- Go to the cart page\n- Verify the subtotal for each product is correct\n- Verify the price for each product\n- Verify that total = sum(sub totals)\n\n## Reporting\nAfter test execution, a detailed test report will be generated. You can access the report in the target/surefire-reports directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarvinpatel%2Fplanitassessment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarvinpatel%2Fplanitassessment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarvinpatel%2Fplanitassessment/lists"}