An open API service indexing awesome lists of open source software.

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.

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