https://github.com/rohit9977123/naaptool_pom
Developed automated test cases for the Kids and Toys section of Naaptol using Selenium and Page Object Model (POM). Focused on validating filtering options to ensure a seamless user experience. Collaborated with a team to design and implement efficient test scenarios, enhancing the website's browsing functionality.
https://github.com/rohit9977123/naaptool_pom
java pom selenium
Last synced: 5 months ago
JSON representation
Developed automated test cases for the Kids and Toys section of Naaptol using Selenium and Page Object Model (POM). Focused on validating filtering options to ensure a seamless user experience. Collaborated with a team to design and implement efficient test scenarios, enhancing the website's browsing functionality.
- Host: GitHub
- URL: https://github.com/rohit9977123/naaptool_pom
- Owner: Rohit9977123
- Created: 2024-12-11T11:58:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-11T12:10:31.000Z (over 1 year ago)
- Last Synced: 2025-05-19T06:09:57.926Z (about 1 year ago)
- Topics: java, pom, selenium
- Language: HTML
- Homepage: https://github.com/Rohit9977123/Naaptool_POM
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Project Title: Naaptol--- Kids And Toys (testing)
INTRODUCTION: This project focuses on the automated testing of the "Kids and Toys" section of the Naaptol website. The aim is to verify that users can efficiently browse and select products, as well as use the provided filters for an enhanced shopping experience.
PROJECT TYPE: Automation testing
FEATURE:
Users can select products from the "Kids and Toys" category
Users can apply filters from the left-hand side for more refined search results.
Installation & Getting started:
START....
Open the project in Spring Tool Suite.
Create a new Maven project. 3 .Add necessary dependencies and create packages.
Create a Java class for the testing script.
Write Selenium scripts to automate the test cases. ...END
Usage
1.) Open the Naaptol website in a browser. 2.) Navigate to the "Shopping Categories." 3.) Select "Kids and Toys." 4.) Explore all provided links. 5.) Apply the filters by clicking on all the checkboxes. 6.) Select a product from the filtered results.
Technology used:
Java
Selenium