March 2025 - This repository contains automated functional tests for a web application using Selenium WebDriver with Java and JUnit. The tests cover various UI interactions, validations, and workflows to ensure the application's reliability.
1. Eclipses 2. Selenium with java using JUnit 5
The primary goal of this testing framework is to ensure the reliability and correctness of the application's functionality by isolating and validating individual components. Functional/Unit testing plays a crucial role in the software development lifecycle by identifying defects early, reducing debugging efforts, and improving overall code quality.
